TechTalk Genome v4.2

NullableDecimal Implicit NullableUInt64 to NullableDecimal Conversion 

public static implicit operator NullableDecimal(
   NullableUInt64 x
);

Requirements

Namespace: TechTalk.Genome.NullableTypes

Assembly: TechTalk.Genome (in TechTalk.Genome.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

NullableDecimal Class | TechTalk.Genome.NullableTypes Namespace