Toggle navigation
Faithlife.Parsing
Reference
View Source Code
View License
Edit This Page
JsonParsers.JsonString field
Parses a JSON string.
public
static
readonly
IParser
<
string
>
JsonString
;
See Also
interface
IParser<T>
class
JsonParsers
namespace
Faithlife.Parsing.Json