Exemplo n.º 1
0
		private void TeOrIe_Detach(TeOrIe entity)
		{
			this.SendPropertyChanging();
			entity.UCiteLE = null;
		}
Exemplo n.º 2
0
		private void TeOrIe_Detach(TeOrIe entity)
		{
			this.SendPropertyChanging();
			entity.TYPYtEOrIe = null;
		}
Exemplo n.º 3
0
		private void TeOrIe_Attach(TeOrIe entity)
		{
			this.SendPropertyChanging();
			entity.UCiteLE = this;
		}
Exemplo n.º 4
0
		private void TeOrIe_Attach(TeOrIe entity)
		{
			this.SendPropertyChanging();
			entity.TYPYtEOrIe = this;
		}