DelegateCommandMethod - свойство
Пространство имён: Tessa.Platform.CommandLineСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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.