public static TicketCategoryCollection GetAllCategory() { LoadProviders(); return(_provider.GetAllCategory()); }