Exemplo n.º 1
0
 public static TicketStatusCollection GetAllStatus()
 {
     LoadProviders(); return(_provider.GetAllStatus());
 }