Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: JsonSafeValue(JsonValue)

Declaration

public JsonSafeValue(
    JsonValue value
)

Summary

Constructor.

Parameters

JsonValuevalue Specifies the underlying JSON value to provide safe access to.