Пример #1
0
 public IEnumerable <T> GetItemsList()
 {
     return(commandRunner.GetItemList());
 }