예제 #1
0
		private void OprAvNeNiUCiteLu_Detach(OprAvNeNiUCiteLu entity)
		{
			this.SendPropertyChanging();
			entity.UCiteLE = null;
		}
예제 #2
0
		private void OprAvNeNiUCiteLu_Attach(OprAvNeNiUCiteLu entity)
		{
			this.SendPropertyChanging();
			entity.TYPYOprAvNeNi = this;
		}