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

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

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

Пространство имён:  Tessa.UI.Controls.Forums
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
protected NotificationItemViewModelBase(
	NotificationModel model,
	NotificationButtonSupport notificationButtonSupport,
	Guid userdID,
	Guid cardID,
	Guid topicID,
	DateTime? messageCreated
)

Параметры

model
Тип: Tessa.Forums.ForumNotification.ModelsNotificationModel
notificationButtonSupport
Тип: Tessa.UI.Controls.ForumsNotificationButtonSupport
userdID
Тип: SystemGuid
cardID
Тип: SystemGuid
topicID
Тип: SystemGuid
messageCreated
Тип: SystemNullableDateTime
См. также