Click or drag to resize

IDoubleProxy Interface

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public interface IDoubleProxy : IQuantityProxy

The IDoubleProxy type exposes the following members.

Methods
  NameDescription
Public methodAccepts (Inherited from IQuantityProxy.)
Public methodOffers (Inherited from IQuantityProxy.)
Public methodValueGetter
Public methodValueSetter
Top
Extension Methods
  NameDescription
Public Extension MethodGetter (Defined by ProxyExtensions.)
Public Extension MethodGetters (Defined by ProxyExtensions.)
Public Extension MethodGettersFraction (Defined by ProxyExtensions.)
Public Extension MethodGetterUnboxed (Defined by ProxyExtensions.)
Public Extension MethodSetter (Defined by ProxyExtensions.)
Top
See Also