ByTypePricingStrategy.add

Set entry

  1. typeof(this) add(Entry[] entries)
  2. typeof(this) add(TypeInfo type, size_t price)
    class ByTypePricingStrategy
    @safe nothrow pure
    typeof(this)
    add
    (
    const TypeInfo type
    ,
    size_t price
    )

Return Value

Type: typeof(this)

typeof(this)

Meta