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