C# Class FDOxml2cs.MatchReader

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

Public Methods

Method Description
MatchReader ( XmlTextReader xtr, Match m ) : System
Start ( ) : void

Method Details

MatchReader() public method

public MatchReader ( XmlTextReader xtr, Match m ) : System
xtr System.Xml.XmlTextReader
m Match
return System

Start() public method

public Start ( ) : void
return void