NotificationMessageViewModel - конструктор
Пространство имён: Tessa.UI.Controls.ForumsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public NotificationMessageViewModel(
NotificationModel model,
NotificationButtonSupport notificationButtonSupport,
IUriLinkDependencies uriLinkDependencies
)
Public Sub New (
model As NotificationModel,
notificationButtonSupport As NotificationButtonSupport,
uriLinkDependencies As IUriLinkDependencies
)
public:
NotificationMessageViewModel(
NotificationModel^ model,
NotificationButtonSupport^ notificationButtonSupport,
IUriLinkDependencies^ uriLinkDependencies
)
new :
model : NotificationModel *
notificationButtonSupport : NotificationButtonSupport *
uriLinkDependencies : IUriLinkDependencies -> NotificationMessageViewModel
Параметры
- model NotificationModel
-
- notificationButtonSupport NotificationButtonSupport
-
- uriLinkDependencies IUriLinkDependencies
-