C# Class PowerDeploy.Server.Provider.Workspace

Inheritance: IDisposable
Afficher le fichier Open project: tobiaszuercher/PowerDeploy Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
UpdateSources ( ) : void
Workspace ( IFileSystem fileSystem, ServerSettings serverSettings ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

UpdateSources() public méthode

public UpdateSources ( ) : void
Résultat void

Workspace() public méthode

public Workspace ( IFileSystem fileSystem, ServerSettings serverSettings ) : System
fileSystem IFileSystem
serverSettings ServerSettings
Résultat System