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

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

Definition

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

Параметры

model  NotificationModel
 
notificationButtonSupport  NotificationButtonSupport
 
cardID  Guid
 
topicID  Guid
 
messageCreated  NullableDateTime
 

См. также