示例#1
0
 public List <StateModel> GetStateList()
 {
     return(objRegistrationRepo.GetStateList());
 }