DoubleReachProxySetWrapper Class |
Namespace: DHI.Mike1D.Generic
public class DoubleReachProxySetWrapper : QuantityProxySetWrapper<IDoubleReachProxy>, IDoubleReachProxy, IQuantityProxy
The DoubleReachProxySetWrapper type exposes the following members.
Name | Description | |
---|---|---|
![]() | DoubleReachProxySetWrapper | Initializes a new instance of the DoubleReachProxySetWrapper class |
![]() | DoubleReachProxySetWrapper(IEnumerableIDoubleReachProxy) | Initializes a new instance of the DoubleReachProxySetWrapper class |
Name | Description | |
---|---|---|
![]() | Accepts | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | AddToAccepts | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | AddToOffers(TQuantityProxy) | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | AddToOffers(TQuantityProxy, IListIQuantity) | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Initialize | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Offers | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | ValueGetter | |
![]() | ValueSetter |
Name | Description | |
---|---|---|
![]() | _acceptedProxies | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | _accepts | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | _offeredProxies | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | _offers | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | _proxies | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
Name | Description | |
---|---|---|
![]() | Getter(IQuantity, Int32) | Overloaded. (Defined by ProxyExtensions.) |
![]() | Getter(IQuantity, Int32, IQuantity) | Overloaded. (Defined by ProxyExtensions.) |
![]() | Setter | (Defined by ProxyExtensions.) |