DelegateCommandMethod - свойство |
Пространство имён:
Tessa.Platform.CommandLine
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public Delegate Method { get; }
Public ReadOnly Property Method As Delegate
Get
public:
property Delegate^ Method {
Delegate^ get ();
}
member Method : Delegate with get
Значение свойства
Тип:
DelegateThe
Delegate that represents the invoked method.
См. также