NotificationMessageViewModel - конструктор |
Пространство имён:
Tessa.UI.Controls.Forums
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public NotificationMessageViewModel(
NotificationModel model,
NotificationButtonSupport notificationButtonSupport,
Guid userdID
)
Public Sub New (
model As NotificationModel,
notificationButtonSupport As NotificationButtonSupport,
userdID As Guid
)
public:
NotificationMessageViewModel(
NotificationModel^ model,
NotificationButtonSupport^ notificationButtonSupport,
Guid userdID
)
new :
model : NotificationModel *
notificationButtonSupport : NotificationButtonSupport *
userdID : Guid -> NotificationMessageViewModel
Параметры
- model
- Тип: Tessa.Forums.ForumNotification.ModelsNotificationModel
- notificationButtonSupport
- Тип: Tessa.UI.Controls.ForumsNotificationButtonSupport
- userdID
- Тип: SystemGuid
См. также