Exemplo n.º 1
0
		private void VOzIDLa_Detach(VOzIDLa entity)
		{
			this.SendPropertyChanging();
			entity.AutosKoLY = null;
		}
Exemplo n.º 2
0
		private void VOzIDLa_Detach(VOzIDLa entity)
		{
			this.SendPropertyChanging();
			entity.TYPYVOzIDel = null;
		}
Exemplo n.º 3
0
		private void VOzIDLa_Attach(VOzIDLa entity)
		{
			this.SendPropertyChanging();
			entity.AutosKoLY = this;
		}
Exemplo n.º 4
0
		private void VOzIDLa_Attach(VOzIDLa entity)
		{
			this.SendPropertyChanging();
			entity.TYPYVOzIDel = this;
		}