Converts the int parameter to a NullableInt32 structure.
public static NullableInt32 Implicit Int32 to NullableInt32 Conversion
Converts the NullableByte parameter to a NullableInt32 structure.
public static NullableInt32 Implicit NullableByte to NullableInt32 Conversion
Converts the NullableInt16 parameter to a NullableInt32 structure.
public static NullableInt32 Implicit NullableInt16 to NullableInt32 Conversion
public static NullableInt32 Implicit NullableSByte to NullableInt32 Conversion
public static NullableInt32 Implicit NullableUInt16 to NullableInt32 Conversion
NullableInt32 Class | TechTalk.Genome.NullableTypes Namespace