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