Exemple #1
0
 public List <Circuit> SearchAddressPageReturn(SearchModel searchToComplete, int pageNumber)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public List <Circuit> SearchAddress(SearchModel searchToComplete)
 {
     throw new NotImplementedException();
 }