C# 클래스 Microsoft.WindowsAzure.Management.Websites.Services.GitClient

상속: LinkedRevisionControl
파일 보기 프로젝트 열기: OctopusDeploy/azure-sdk-tools

공개 메소드들

메소드 설명
Deploy ( Site website ) : void
GitClient ( System.Management.Automation.PSCmdlet pscmdlet ) : System.Management.Automation
Init ( ) : void

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

메소드 상세

Deploy() 공개 메소드

public Deploy ( Site website ) : void
website Site
리턴 void

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

GitClient() 공개 메소드

public GitClient ( System.Management.Automation.PSCmdlet pscmdlet ) : System.Management.Automation
pscmdlet System.Management.Automation.PSCmdlet
리턴 System.Management.Automation

Init() 공개 메소드

public Init ( ) : void
리턴 void