public void Update(Model.Store.Customer entity) { throw new NotImplementedException(); }
public bool Insert(Model.Store.Customer entity) { throw new NotImplementedException(); }