RootJsonToken

Type that can be used to pass JSON as-is, without (de)serialization. Only works at root level, e.g. can't be nested inside (de)serialized types.

Members

Variables

json
string json;
Undocumented in source.
unserializable
void[1] unserializable;
Undocumented in source.

Meta