Beispiel #1
0
 public List <ICommand> GetListOfCommands()
 {
     return(commands.GetListOfCommands());
 }