Click or drag to resize
JsonNumber.Value Property
Gets the decimal value.

Namespace: Dextronet.Jsonie
Assembly: Dextronet.Jsonie (in Dextronet.Jsonie.dll) Version: 1.0.0.0
Syntax
public decimal Value { get; }

Property Value

Type: Decimal
See Also