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