C# Class MBC.App.Terminal.Modules.ConfigurationManager

Inheritance: TerminalModule
Mostra file Open project: aiclub/Mohawk_Battleship

Public Methods

Method Description
ConfigurationManager ( ) : System

Protected Methods

Method Description
Display ( ) : void

Private Methods

Method Description
ApplyChanges ( string input ) : bool
CreateConfigInput ( string key ) : StringInputControl
Exit ( string input ) : bool
SaveChanges ( string input ) : bool

Method Details

ConfigurationManager() public method

public ConfigurationManager ( ) : System
return System

Display() protected method

protected Display ( ) : void
return void