Beispiel #1
0
 public string[] Resolve(string[] cmd)
 {
     return(tree.ExecuteCommand(cmd));
 }