다음을 통해 공유


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

현재 호출에 대한 컨텍스트입니다.

적용 대상