private void OprAvNeNiUCiteLu_Detach(OprAvNeNiUCiteLu entity)
		{
			this.SendPropertyChanging();
			entity.UCiteLE = null;
		}
		private void OprAvNeNiUCiteLu_Attach(OprAvNeNiUCiteLu entity)
		{
			this.SendPropertyChanging();
			entity.TYPYOprAvNeNi = this;
		}