Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: implicit operator JsonValue(ulong?)

Declaration

public static implicit operator JsonValue(
    ulong? value
)

Summary

Constructs a JsonValue from the specified nullable ulong.