Click or drag to resize
Json.NET

JsonReaderSetToken Method

 
Overload List
  NameDescription
Protected methodSetToken(JsonToken)
Sets the current token.
Protected methodSetToken(JsonToken, Object)
Sets the current token and value.
Protected methodSetToken(JsonToken, Object, Boolean)
Sets the current token and value.
Top
See Also