public bool Update(Models.POI store) { throw new NotImplementedException(); }
public Models.POI Add(Models.POI store) { throw new NotImplementedException(); }