C# Class LayoutFarm.WebLexer.dbugLexerReport

Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Méthodes publiques

Méthode Description
Flush ( ) : void
Start ( StreamWriter strmWriter ) : void
WriteLine ( string info ) : void

Method Details

Flush() public méthode

public Flush ( ) : void
Résultat void

Start() public méthode

public Start ( StreamWriter strmWriter ) : void
strmWriter System.IO.StreamWriter
Résultat void

WriteLine() public méthode

public WriteLine ( string info ) : void
info string
Résultat void