Изменить

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


ICommandHandler.Invoke(InvocationContext) Method

Definition

public:
 int Invoke(System::CommandLine::Invocation::InvocationContext ^ context);
public int Invoke(System.CommandLine.Invocation.InvocationContext context);
abstract member Invoke : System.CommandLine.Invocation.InvocationContext -> int
Public Function Invoke (context As InvocationContext) As Integer

Parameters

Returns

Applies to