BGC Tools
|
Data Structures | |
class | KeyValuePair |
Public Member Functions | |
JsonObjectDebugView (JsonObject jsonObject) | |
Properties | |
KeyValuePair [] | Keys [get] |
Private Attributes | |
JsonObject | jsonObject |
Definition at line 185 of file JsonObject.cs.
|
inline |
Definition at line 207 of file JsonObject.cs.
References LightJson.JsonObject.JsonObjectDebugView.jsonObject.
|
private |
Definition at line 187 of file JsonObject.cs.
Referenced by LightJson.JsonObject.JsonObjectDebugView.JsonObjectDebugView().
|
get |
Definition at line 191 of file JsonObject.cs.