C# Class FDOxml2cs.MagicReader

Exibir arquivo Open project: mono/winforms-tools Class Usage Examples

Public Methods

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

Method Details

MagicReader() public method

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

Start() public method

public Start ( ) : void
return void