Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Boo
Lang
Compiler
IO
FileInput
C# Class Boo.Lang.Compiler.IO.FileInput
Inheritance:
Boo.Lang.Compiler.ICompilerInput
Datei anzeigen
Open project: boo/boo-lang
Class Usage Examples
Public Methods
Method
Description
FileInput
(
string
fname
) :
System
Open
( ) :
System.IO.TextReader
Method Details
FileInput()
public
method
public
FileInput
(
string
fname
) :
System
fname
string
return
System
Open()
public
method
public
Open
( ) :
System.IO.TextReader
return
System.IO.TextReader