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

Inheritance: TerminalModule
Afficher le fichier Open project: aiclub/Mohawk_Battleship

Méthodes publiques

Méthode Description
ConfigurationManager ( ) : System

Méthodes protégées

Méthode Description
Display ( ) : void

Private Methods

Méthode Description
ApplyChanges ( string input ) : bool
CreateConfigInput ( string key ) : StringInputControl
Exit ( string input ) : bool
SaveChanges ( string input ) : bool

Method Details

ConfigurationManager() public méthode

public ConfigurationManager ( ) : System
Résultat System

Display() protected méthode

protected Display ( ) : void
Résultat void