Class StringReader
CMS.IO StringReader wrapper for System.IO.StringReader.
public class StringReader : StringReader
- Inheritance
-
objectMarshalByRefObjectTextReaderStringReaderStringReader
- Extension Methods
Constructors
StringReader(string)
Creates new instance of string reader.
public StringReader(string s)
Parameters
s
stringInput string
Methods
New(string)
Creates new instance of string reader.
public static StringReader New(string s)
Parameters
s
stringInput string