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