Click or drag to resize
StringReader Class
CMS.IO StringReader wrapper for System.IO.StringReader.
Inheritance Hierarchy

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 9.0.0
Syntax
C#
public class StringReader : StringReader

The StringReader type exposes the following members.

Constructors
  NameDescription
Public methodStringReader
Creates new instance of string reader.
Top
Methods
  NameDescription
Public methodStatic memberNew
Creates new instance of string reader.
Top
See Also