Exemplo n.º 1
0
 public List <UP_ShowProvince_Result> ProvinceDropDownList()
 {
     return(areaDal.ShowProvince());
 }