Ejemplo n.º 1
0
 partial void DeleteNop280_Product_Manufacturer_Mapping(Nop280_Product_Manufacturer_Mapping instance);
Ejemplo n.º 2
0
		private void detach_Product_Manufacturer_Mappings(Nop280_Product_Manufacturer_Mapping entity)
		{
			this.SendPropertyChanging();
			entity.Nop280_Manufacturer = null;
		}
Ejemplo n.º 3
0
 partial void InsertNop280_Product_Manufacturer_Mapping(Nop280_Product_Manufacturer_Mapping instance);