Beispiel #1
0
 public void AddProductMaterial(ProductMaterial materialProd)
 {
     ProductMaterialList.Add(materialProd);
 }