Method | Description | |
---|---|---|
Parse ( |
||
Parse ( TextReader reader ) : object | ||
ParseRaw ( |
||
ParseValue ( |
Method | Description | |
---|---|---|
CreateArray ( |
||
CreateObject ( |
||
CreateValue ( |
||
NewInvalidOperationException ( string message, |
||
ReadChecked ( |
public static Parse ( |
||
reader | ||
return | object |
public static Parse ( TextReader reader ) : object | ||
reader | TextReader | |
return | object |
public static ParseRaw ( |
||
reader | ||
return | string |
public static ParseValue ( |
||
reader | ||
propertyName | string | |
return | string |