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