예제 #1
0
 public bool Update(Models.POI store)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public Models.POI Add(Models.POI store)
 {
     throw new NotImplementedException();
 }