메소드 | 설명 | |
---|---|---|
Initialize ( IConfigSource source, ISimulationBase simBase ) : void | ||
LockOutput ( ) : void | ||
Output ( string text, Level level ) : void | ||
ReadLine ( string p, bool isCommand, bool e ) : string | ||
UnlockOutput ( ) : void |
public Initialize ( IConfigSource source, ISimulationBase simBase ) : void | ||
source | IConfigSource | |
simBase | ISimulationBase | |
리턴 | void |
public ReadLine ( string p, bool isCommand, bool e ) : string | ||
p | string | |
isCommand | bool | |
e | bool | |
리턴 | string |