Exemplo n.º 1
0
 public List <StateModel> GetAllState()
 {
     return(objstate.GetAllState());
 }