Example #1
0
 public DataTable GetCountry()
 {
     return(_objSearchDal.GetCountry());
 }