public void UpdateCustomerRole(CustomerRole customerRole) { throw new NotImplementedException(); }
public void InsertCustomerRole(CustomerRole customerRole) { throw new NotImplementedException(); }