C# 클래스 NuGet.TeamCity.AgentAuthorizer.Application

파일 보기 프로젝트 열기: NuGet/Entropy 1 사용 예제들

공개 메소드들

메소드 설명
RunAsync ( string args ) : Task
TryParseOptions ( string args, Options &options ) : bool

비공개 메소드들

메소드 설명
PrepareAgentAsync ( Options options, TeamCityClient client ) : Task
RunAsync ( Options options ) : Task

메소드 상세

RunAsync() 공개 메소드

public RunAsync ( string args ) : Task
args string
리턴 Task

TryParseOptions() 공개 정적인 메소드

public static TryParseOptions ( string args, Options &options ) : bool
args string
options Options
리턴 bool