C# Class DeOpsConsole.ConsoleApp

Inheritance: IDisposable
Show file Open project: swax/DeOps Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
Run ( ) : void

Private Methods

Method Description
GetProfiles ( string rootPath ) : string[]
ProcessInput ( string input ) : bool
WriteOut ( string format ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Run() public method

public Run ( ) : void
return void