Example #1
0
 public override void onCommandInput(string input)
 {
     _commandListener.OnCommand(input);
 }