Пример #1
0
 public static string BindCountryID(string name)
 {
     return(CountryDAL.BindCountryID(name));
 }