BGC Tools
|
Public Member Functions | |
JsonValueDebugView (JsonValue jsonValue) | |
Data Fields | |
JsonObject | ObjectView |
JsonArray | ArrayView |
JsonValueType | Type => jsonValue.Type |
Properties | |
object | Value [get] |
Private Attributes | |
JsonValue | jsonValue |
Definition at line 587 of file JsonValue.cs.
|
inline |
Definition at line 620 of file JsonValue.cs.
References LightJson.JsonValue.JsonValueDebugView.jsonValue.
JsonArray LightJson.JsonValue.JsonValueDebugView.ArrayView |
Definition at line 597 of file JsonValue.cs.
|
private |
Definition at line 589 of file JsonValue.cs.
Referenced by LightJson.JsonValue.JsonValueDebugView.JsonValueDebugView().
JsonObject LightJson.JsonValue.JsonValueDebugView.ObjectView |
Definition at line 592 of file JsonValue.cs.
JsonValueType LightJson.JsonValue.JsonValueDebugView.Type => jsonValue.Type |
Definition at line 601 of file JsonValue.cs.
|
get |
Definition at line 604 of file JsonValue.cs.