public void Setup()
 {
     _command = new ParseSingleLineInputCommand();
 }
Exemple #2
0
 public void Setup()
 {
     _command = new ParseSingleLineInputCommand();
 }