JsonSerializer.SerializeObject

Undocumented in source. Be warned that the author may not have intended to support it.
  1. JSONValue SerializeObject(T value)
    class JsonSerializer
    deprecated static
    JSONValue
    SerializeObject
    (
    OnlyPublic onlyPublic
    TraverseBase traverseBase
    IncludeMeta includeMeta
    T
    )
    ()
    if (
    is(T == class)
    )
  2. JSONValue SerializeObject(T value, bool[size_t] serializationStates)

Meta