C# Class gbrainy.Core.Main.Xml.XmlTextReaderLiteral

Inheritance: System.Xml.XmlTextReader
Show file Open project: GNOME/gbrainy Class Usage Examples

Public Methods

Method Description
ReadElementStringAsItIs ( ) : string
XmlTextReaderLiteral ( StreamReader input ) : System

Method Details

ReadElementStringAsItIs() public method

public ReadElementStringAsItIs ( ) : string
return string

XmlTextReaderLiteral() public method

public XmlTextReaderLiteral ( StreamReader input ) : System
input System.IO.StreamReader
return System