Поделиться через


IInvocationResult.Apply(InvocationContext) Метод

Определение

Применяет результат к текущему контексту вызова.

public:
 void Apply(System::CommandLine::Invocation::InvocationContext ^ context);
public void Apply (System.CommandLine.Invocation.InvocationContext context);
abstract member Apply : System.CommandLine.Invocation.InvocationContext -> unit
Public Sub Apply (context As InvocationContext)

Параметры

context
InvocationContext

Контекст для текущего вызова.

Применяется к