Converts short to to NullableInt16 value
public static NullableInt16 Implicit Int16 to NullableInt16 Conversion
Converts NullableByte to NullableInt16 value
public static NullableInt16 Implicit NullableByte to NullableInt16 Conversion
Converts NullableInt32 to NullableInt16 value
public static NullableInt16 Implicit NullableInt32 to NullableInt16 Conversion
public static NullableInt16 Implicit NullableSByte to NullableInt16 Conversion
NullableInt16 Class | TechTalk.Genome.NullableTypes Namespace