Converts NullableUInt16 to short
Converts NullableBoolean to NullableUInt16
public static NullableUInt16 Explicit NullableBoolean to NullableUInt16 Conversion
converts NullableDecimal value to NullableUInt16 value
public static NullableUInt16 Explicit NullableDecimal to NullableUInt16 Conversion
Converts NullableDouble to NullableUInt16 value
public static NullableUInt16 Explicit NullableDouble to NullableUInt16 Conversion
Converts NullableInt64 to NullableUInt16 value
public static NullableUInt16 Explicit NullableInt64 to NullableUInt16 Conversion
Converts NullableSingle to NullableUInt16
public static NullableUInt16 Explicit NullableSingle to NullableUInt16 Conversion
Converts NullableString to NullableUInt16 value
public static NullableUInt16 Explicit NullableString to NullableUInt16 Conversion
Converts NullableUInt16 to int
public static int Explicit NullableUInt16 to Int32 Conversion
Converts NullableUInt16 to short
public static ushort Explicit NullableUInt16 to UInt16 Conversion
NullableUInt16 Class | TechTalk.Genome.NullableTypes Namespace