DelegateCommandMethod - свойство

Gets the Delegate to be invoked.

Definition

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

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

Delegate
The Delegate that represents the invoked method.

См. также