C# Class DeOpsConsole.ConsoleApp

Inheritance: IDisposable
Afficher le fichier Open project: swax/DeOps Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
Run ( ) : void

Private Methods

Méthode Description
GetProfiles ( string rootPath ) : string[]
ProcessInput ( string input ) : bool
WriteOut ( string format ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Run() public méthode

public Run ( ) : void
Résultat void