C# Class FDOxml2cs.GlobReader

Mostrar archivo Open project: mono/winforms-tools Class Usage Examples

Public Methods

Method Description
GlobReader ( XmlTextReader xtr, MimeType mt ) : System
Start ( ) : void

Method Details

GlobReader() public method

public GlobReader ( XmlTextReader xtr, MimeType mt ) : System
xtr System.Xml.XmlTextReader
mt MimeType
return System

Start() public method

public Start ( ) : void
return void