Для изменения размера нажмите или перетащите

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

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

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

Параметры

forumViewModel
Тип: Tessa.UI.Controls.ForumsForumViewModel
model
Тип: Tessa.Forums.ModelsMessageModel
userStat
Тип: Tessa.Forums.ForumNotification.ModelsUserStatusModel
currentParticipant
Тип: Tessa.Forums.ModelsParticipantModel
См. также