C# Class reExp.Controllers.rundotnet.OutputReader

Afficher le fichier Open project: ren85/rextester_win Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
OutputReader ( StreamReader reader, bool DoAppend = true ) : System
ReadOutput ( ) : void

Method Details

OutputReader() public méthode

public OutputReader ( StreamReader reader, bool DoAppend = true ) : System
reader System.IO.StreamReader
DoAppend bool
Résultat System

ReadOutput() public méthode

public ReadOutput ( ) : void
Résultat void