MinimalBidPricingStrategy

Undocumented in source.

Constructors

this
this(PricingStrategy[] strategies)
Undocumented in source.

Members

Functions

add
typeof(this) add(PricingStrategy strategy)
Undocumented in source. Be warned that the author may not have intended to support it.
rate
size_t rate(TypeInfo from, TypeInfo to)
Undocumented in source. Be warned that the author may not have intended to support it.
remove
typeof(this) remove(PricingStrategy strategy)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From PricingStrategy

rate
size_t rate(TypeInfo from, TypeInfo to)
Undocumented in source.

Meta