Example #1
0
 public new static ProductManufacturerModel MapProductManufacturer(ProductManufacturer manufacturer)
 {
     return(BuilderBase.MapProductManufacturer(manufacturer));
 }