Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: JsonNumber Create(decimal)

Declaration

public static JsonNumber Create(
    decimal value
)

Summary

Constructs a JsonNumber from the specified decimal. This operation is slightly lossy; see Remarks on JsonNumber.