C# Class Microsoft.WindowsAzure.Management.Websites.Services.GitClient

Inheritance: LinkedRevisionControl
Afficher le fichier Open project: OctopusDeploy/azure-sdk-tools

Méthodes publiques

Méthode Description
Deploy ( Site website ) : void
GitClient ( System.Management.Automation.PSCmdlet pscmdlet ) : System.Management.Automation
Init ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Deploy() public méthode

public Deploy ( Site website ) : void
website Site
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

GitClient() public méthode

public GitClient ( System.Management.Automation.PSCmdlet pscmdlet ) : System.Management.Automation
pscmdlet System.Management.Automation.PSCmdlet
Résultat System.Management.Automation

Init() public méthode

public Init ( ) : void
Résultat void