Esempio n. 1
0
 public List <State> GetAllStates()
 {
     return(_taxrepository.GetAllStates());
 }