C# 클래스 gbrainy.Core.Main.Xml.XmlTextReaderLiteral

상속: System.Xml.XmlTextReader
파일 보기 프로젝트 열기: GNOME/gbrainy 1 사용 예제들

공개 메소드들

메소드 설명
ReadElementStringAsItIs ( ) : string
XmlTextReaderLiteral ( StreamReader input ) : System

메소드 상세

ReadElementStringAsItIs() 공개 메소드

public ReadElementStringAsItIs ( ) : string
리턴 string

XmlTextReaderLiteral() 공개 메소드

public XmlTextReaderLiteral ( StreamReader input ) : System
input System.IO.StreamReader
리턴 System