TNullableGuid Type

Represents an alias of the Nullable<TGUID> type.

Namespace: Spring
type
 TNullableGuid = Nullable<TGUID>;