Beispiel #1
0
 public static bool Delete(Guid guid)
 {
     return(DBGeoZone.Delete(guid));
 }