private void TeOrIe_Detach(TeOrIe entity) { this.SendPropertyChanging(); entity.UCiteLE = null; }
private void TeOrIe_Detach(TeOrIe entity) { this.SendPropertyChanging(); entity.TYPYtEOrIe = null; }
private void TeOrIe_Attach(TeOrIe entity) { this.SendPropertyChanging(); entity.UCiteLE = this; }
private void TeOrIe_Attach(TeOrIe entity) { this.SendPropertyChanging(); entity.TYPYtEOrIe = this; }