C# Class Boo.Lang.Compiler.IO.FileInput

Inheritance: Boo.Lang.Compiler.ICompilerInput
Afficher le fichier Open project: boo/boo-lang Class Usage Examples

Méthodes publiques

Méthode Description
FileInput ( string fname ) : System
Open ( ) : System.IO.TextReader

Method Details

FileInput() public méthode

public FileInput ( string fname ) : System
fname string
Résultat System

Open() public méthode

public Open ( ) : System.IO.TextReader
Résultat System.IO.TextReader