Для изменения размера нажмите или перетащите

DelegateCommandMethod - свойство

Gets the Delegate to be invoked.

Пространство имён:  Tessa.Platform.CommandLine
Сборка:  Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис
public Delegate Method { get; }

Значение свойства

Тип: Delegate
The Delegate that represents the invoked method.
См. также