C# 클래스 MBC.App.Terminal.Modules.ConfigurationManager

상속: TerminalModule
파일 보기 프로젝트 열기: aiclub/Mohawk_Battleship

공개 메소드들

메소드 설명
ConfigurationManager ( ) : System

보호된 메소드들

메소드 설명
Display ( ) : void

비공개 메소드들

메소드 설명
ApplyChanges ( string input ) : bool
CreateConfigInput ( string key ) : StringInputControl
Exit ( string input ) : bool
SaveChanges ( string input ) : bool

메소드 상세

ConfigurationManager() 공개 메소드

public ConfigurationManager ( ) : System
리턴 System

Display() 보호된 메소드

protected Display ( ) : void
리턴 void