Exemplo n.º 1
0
		private void OprAvNeNiUCiteLu_Detach(OprAvNeNiUCiteLu entity)
		{
			this.SendPropertyChanging();
			entity.UCiteLE = null;
		}
Exemplo n.º 2
0
		private void OprAvNeNiUCiteLu_Attach(OprAvNeNiUCiteLu entity)
		{
			this.SendPropertyChanging();
			entity.TYPYOprAvNeNi = this;
		}