Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: implicit operator JsonNumber(int)

Declaration

public static implicit operator JsonNumber(
    int value
)

Summary

Converts the specified 32-bit integer to a JsonNumber value.