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