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