Ejemplo n.º 1
0
 partial void DeleteNop280_Product_Category_Mapping(Nop280_Product_Category_Mapping instance);
Ejemplo n.º 2
0
		private void detach_Product_Category_Mappings(Nop280_Product_Category_Mapping entity)
		{
			this.SendPropertyChanging();
			entity.Nop280_Category = null;
		}
Ejemplo n.º 3
0
 partial void InsertNop280_Product_Category_Mapping(Nop280_Product_Category_Mapping instance);