private void detach_RbCureMethods_ModifyPersonId(RbCureMethod entity) { this.SendPropertyChanging("RbCureMethods_ModifyPersonId"); entity.Person_ModifyPersonId = null; }
private void attach_RbCureMethods_CreatePersonId(RbCureMethod entity) { this.SendPropertyChanging("RbCureMethods_CreatePersonId"); entity.Person_CreatePersonId = this; }