메소드 | 설명 | |
---|---|---|
ClearScreen ( ) : void | ||
Read ( ) : char | ||
ReadLine ( ) : string | ||
Write ( char c ) : void | ||
Write ( string s ) : void | ||
WriteLine ( ) : void | ||
WriteLine ( string line ) : void |
메소드 | 설명 | |
---|---|---|
AddToBuffer ( char c ) : void | ||
ConvertToByte ( char c ) : byte | ||
DeleteCharacterFromBuffer ( ) : void | ||
ReadByte ( ) : byte |