Click or drag to resize

QuantityProxySetWrapperTQuantityProxy Fields

The QuantityProxySetWrapperTQuantityProxy generic type exposes the following members.

Fields
  NameDescription
Protected field_acceptedProxies
List of proxies and quantityIndex's for each IQuantity in the _accepts i.e., this list is synchronized with the _accepts
Protected field_accepts
List of accepts, build by BuildAccepts
Protected field_offeredProxies
List of proxies and quantityIndex's for each IQuantity in the _offers i.e., this list is synchronized with the _offers
Protected field_offers
List of offers, build by BuildOffers
Protected field_proxies
Underlying quantity procies
Top
See Also