Beispiel #1
0
 public static IDataReader GetByCountry(Guid countryGuid)
 {
     return(DBGeoZone.GetByCountry(countryGuid));
 }