TdxNullableValue<T> Members
The generic value type that implements the special unspecified state.Constructors
| Name | Description |
|---|---|
| Create(Boolean,T) | Initializes a new instance of the TdxNullableValue<T> class with specified settings. |
Methods
| Name |
|---|
| IfThen(Boolean,TdxNullableValue<T>,TdxNullableValue<T>) static |
| IfThen(Boolean,TdxNullableValue<T>) static |
| IfThen(Boolean,T,T) static |
| IfThen(Boolean,T) static |
| IsNullOrEmpty |
| Reset |
Operators
See Also