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