Пример #1
0
 public static TicketCategoryCollection GetAllCategory()
 {
     LoadProviders(); return(_provider.GetAllCategory());
 }