Пример #1
0
 public T GetItem(int userId)
 {
     return(commandRunner.GetItem(userId));
 }