public bool Update(Order order) { throw new NotImplementedException(); }
public Order Add(Order order) { throw new NotImplementedException(); }