C# 클래스 ArgsTests.TabCompletionTests.CustomLegacySourceThatWillOnlyWorkWithATargetArgument

상속: ITabCompletionSource
파일 보기 프로젝트 열기: adamabdelhamed/PowerArgs

공개 메소드들

메소드 설명
TryComplete ( bool shift, string soFar, string &completion ) : bool

메소드 상세

TryComplete() 공개 메소드

public TryComplete ( bool shift, string soFar, string &completion ) : bool
shift bool
soFar string
completion string
리턴 bool