AWS SDK for .NET Documentation
JsonReader Constructor (reader)
AmazonThirdParty.Json.LitJsonJsonReaderJsonReader(TextReader) Did this page help you?   Yes   No    Tell us about it...
Initializes a new instance of the JsonReader class
Declaration Syntax
C#
public JsonReader(
	TextReader reader
)
Parameters
reader (TextReader)

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)