Converts the long parameter to a NullableUInt64 structure.
Converts the long parameter to a NullableUInt64 structure.
public static NullableUInt64 Implicit UInt64 to NullableUInt64 Conversion
Converts the NullableByte parameter to a NullableUInt64 structure.
public static NullableUInt64 Implicit NullableByte to NullableUInt64 Conversion
Converts the NullableInt16 parameter to a NullableUInt64 structure.
public static NullableUInt64 Implicit NullableInt16 to NullableUInt64 Conversion
Converts the NullableInt32 parameter to a NullableUInt64 structure.
public static NullableUInt64 Implicit NullableInt32 to NullableUInt64 Conversion
NullableUInt64 Class | TechTalk.Genome.NullableTypes Namespace