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

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

공개 메소드들

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

비공개 메소드들

메소드 설명
CleanupConnections ( Credentials credentials, SkytapConfiguration config ) : void

메소드 상세

Invoke() 공개 메소드

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

TfsShutdown() 공개 메소드

public TfsShutdown ( ) : System
리턴 System

ValidateArgs() 공개 메소드

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