TNullableDouble Type

Represents an alias of the Nullable<Double> type.

Namespace: Spring
type
 TNullableDouble = Nullable<Double>;