Method | Description | |
---|---|---|
Flush ( ) : void | ||
GetIn ( ) : Stream | ||
Print ( string s ) : void | ||
Println ( ) : void | ||
Println ( string s ) : void | ||
ReadLine ( ) : string | ||
ReadLine ( string prompt ) : string |
Method | Description | |
---|---|---|
SimpleShellConsole ( Stream @in, |