C# 클래스 System.CommandLine.Invocation.SuggestDirectiveResult

상속: IInvocationResult
파일 보기 프로젝트 열기: KathleenDollard/System.CommandLine

공개 메소드들

메소드 설명
Apply ( System.CommandLine.Invocation.InvocationContext context ) : void
SuggestDirectiveResult ( int position ) : System.Linq

메소드 상세

Apply() 공개 메소드

public Apply ( System.CommandLine.Invocation.InvocationContext context ) : void
context System.CommandLine.Invocation.InvocationContext
리턴 void

SuggestDirectiveResult() 공개 메소드

public SuggestDirectiveResult ( int position ) : System.Linq
position int
리턴 System.Linq