SingletonCommandTCommandInstance - свойство |
Gets Экземпляр команды
Пространство имён:
Tessa.Views.MessageServices
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис[NotNullAttribute]
public static TCommand Instance { get; }<NotNullAttribute>
Public Shared ReadOnly Property Instance As TCommand
Get
public:
[NotNullAttribute]
static property TCommand Instance {
TCommand get ();
}[<NotNullAttribute>]
static member Instance : 'TCommand with get
Значение свойства
Тип:
TCommand
См. также