Пример #1
0
 public IEnumerable <Command> GetAllCommands()
 {
     return(CommandItems.ToList());
 }