Beispiel #1
0
 public new static PriceModel MapPrice(ProductItem product)
 {
     return(BuilderBase.MapPrice(product));
 }