IDoubleTimeProxy Interface |
Namespace: DHI.Mike1D.Generic
public interface IDoubleTimeProxy
The IDoubleTimeProxy type exposes the following members.
Name | Description | |
---|---|---|
TimeAccepts |
List of data types that is accepted and can be used in SetValue
| |
TimeOffers |
List of data types that is offered and can be used in GetValue
| |
TimeValueGetter(IQuantity) |
Get value setter for the specified data quantity
| |
TimeValueGetter(IQuantity, IQuantity) |
Get value setter for the specified data quantity
| |
TimeValueSetter |
Get value setter for the specified data type
|