- JSONObject
auto JSONObject()
Undocumented in source. Be warned that the author may not have intended to support it.
- JSONObject
auto JSONObject(DJSONObject value)
Undocumented in source. Be warned that the author may not have intended to support it.
- JSONObject
auto JSONObject(DJSONValue[string] values)
Undocumented in source. Be warned that the author may not have intended to support it.
- JSONObject
auto JSONObject(string[string] values)
Undocumented in source. Be warned that the author may not have intended to support it.
- JSONObject
auto JSONObject(bool[string] values)
Undocumented in source. Be warned that the author may not have intended to support it.
- JSONObject
auto JSONObject(double[string] values)
Undocumented in source. Be warned that the author may not have intended to support it.
- JSONObject
auto JSONObject(string text)
Undocumented in source. Be warned that the author may not have intended to support it.