[This is preliminary documentation and is subject to change.]

Initializes a new instance of the JsonReader class with the specified TextReader.

Namespace:  Facebook.Json
Assembly:  Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)

Syntax

C#
public JsonReader()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
JsonReader()

See Also

JsonReader Class
Facebook.Json Namespace