Mono Class Library: System.IO.StringReader Overview | Members

System.IO.StringReader Constructor

Constructs and initializes a new instance of the System.IO.StringReader class that reads from the specified string. [Edit]

public StringReader (string s)

Parameters

s
The string to be initialized to. [Edit]

Exceptions

TypeReason
ArgumentNullExceptions is null. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0