public CommandAndTargetParser(IBounceCommandParser bounceCommandParser)
 {
     BounceCommandParser = bounceCommandParser;
 }
Exemple #2
0
 public CommandAndTargetParser(IBounceCommandParser bounceCommandParser)
 {
     BounceCommandParser = bounceCommandParser;
 }