Пример #1
0
 public IList <TicketPriority> GetTicketPriorities()
 {
     return(_repo.Get());
 }