C# 클래스 Skytap.Cloud.Commands.TfsStartup

상속: ICommand
파일 보기 프로젝트 열기: skytap/Skytap-TFS-Automation-Pack 1 사용 예제들

공개 메소드들

메소드 설명
Invoke ( string>.Dictionary args ) : int
TfsStartup ( ) : System
ValidateArgs ( string>.Dictionary args ) : bool

메소드 상세

Invoke() 공개 메소드

public Invoke ( string>.Dictionary args ) : int
args string>.Dictionary
리턴 int

TfsStartup() 공개 메소드

public TfsStartup ( ) : System
리턴 System

ValidateArgs() 공개 메소드

public ValidateArgs ( string>.Dictionary args ) : bool
args string>.Dictionary
리턴 bool