C# Class FDOxml2cs.CommentReader

Datei anzeigen Open project: mono/winforms-tools Class Usage Examples

Public Methods

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

Method Details

CommentReader() public method

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

Start() public method

public Start ( ) : void
return void