Beispiel #1
0
 public bool UpdateRegion(RegionClass item)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public RegionClass CreateRegion(RegionClass item)
 {
     throw new NotImplementedException();
 }