Product.this

Creates a new product.

  1. this()
  2. this(string productType)
    class Product
    protected
    this
    ()

Parameters

productType string

The type of the product.

Meta