InterpreterReadCommand Method |
Reads a new line from the console and interprets it.
Namespace: Network.Sim.CoreAssembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static bool ReadCommand()
Return Value
Type:
Booleantrue if a command was entered; Otherwise false.
See Also