示例#1
0
 public void GetInput()
 {
     Invoker.Pause();
     _isInputString = true;
     _inputString   = "";
 }