Click or drag to resize

DoubleProxySetWrapper Fields

The DoubleProxySetWrapper 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
(Inherited from QuantityProxySetWrapperTQuantityProxy.)
Protected field_accepts
List of accepts, build by BuildAccepts
(Inherited from QuantityProxySetWrapperTQuantityProxy.)
Protected field_offeredProxies
List of proxies and quantityIndex's for each IQuantity in the _offers i.e., this list is synchronized with the _offers
(Inherited from QuantityProxySetWrapperTQuantityProxy.)
Protected field_offers
List of offers, build by BuildOffers
(Inherited from QuantityProxySetWrapperTQuantityProxy.)
Protected field_proxies
Underlying quantity procies
(Inherited from QuantityProxySetWrapperTQuantityProxy.)
Top
See Also