MessageServiceViewModel - конструктор

Инициализирует новый экземпляр класса MessageServiceViewModel

Definition

Пространство имён: Tessa.UI.Controls.Forums
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public MessageServiceViewModel(
	ForumViewModel forumViewModel,
	MessageModel model,
	UserStatusModel userStat,
	ParticipantModel currentParticipant
)

Параметры

forumViewModel  ForumViewModel
 
model  MessageModel
 
userStat  UserStatusModel
 
currentParticipant  ParticipantModel
 

См. также