Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: JsonNumber Create(double)

Declaration

public static JsonNumber Create(
    double value
)

Summary

Constructs a JsonNumber from the specified double-precision floating-point number.