ByTypePricingStrategy.add

Set entry

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

Parameters

entries Entry[]

an overriding entry;

Return Value

Type: typeof(this)

typeof(this)

Meta