TechTalk Genome v4.2

NullableSingle Constructor

Initializes a new instance of the NullableSingle structure.

Overload List

Initializes a new instance of the NullableSingle structure.

public NullableSingle(double);

Initializes a new instance of the NullableSingle structure.

public NullableSingle(float);

See Also

NullableSingle Class | TechTalk.Genome.NullableTypes Namespace