Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GPL
Interpreter
C# Class GPL.Interpreter
Show file
Open project: haasn/-g-pl
Public Methods
Method
Description
Run
(
Stream
s
) :
Value
Run
(
string
s
) :
Value
RunFile
(
string
path
) :
Value
Method Details
Run()
public
static
method
public
static
Run
(
Stream
s
) :
Value
s
Stream
return
Value
Run()
public
static
method
public
static
Run
(
string
s
) :
Value
s
string
return
Value
RunFile()
public
static
method
public
static
RunFile
(
string
path
) :
Value
path
string
return
Value