Ejemplo n.º 1
0
 public IEnumerable <Applications.Models.Application> Search(PagedDataState state, ApplicationSearchCriteria searchCriteria)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public IEnumerable <ServiceAction> Search(PagedDataState state, ServiceActionSearchCriteria searchCriteria)
 {
     throw new NotImplementedException();
 }