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

Inheritance: System.Xml.XmlTextReader
Afficher le fichier Open project: GNOME/gbrainy Class Usage Examples

Méthodes publiques

Méthode Description
ReadElementStringAsItIs ( ) : string
XmlTextReaderLiteral ( StreamReader input ) : System

Method Details

ReadElementStringAsItIs() public méthode

public ReadElementStringAsItIs ( ) : string
Résultat string

XmlTextReaderLiteral() public méthode

public XmlTextReaderLiteral ( StreamReader input ) : System
input System.IO.StreamReader
Résultat System