Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
RunJS
Program
C# Class RunJS.Program
ファイルを表示
Open project: Alxandr/RunJS
Public Methods
Method
Description
AddScriptSource
(
string
name
,
string
script
) :
void
Private Methods
Method
Description
Main
(
string
args
) :
void
Method Details
AddScriptSource()
public
static
method
public
static
AddScriptSource
(
string
name
,
string
script
) :
void
name
string
script
string
return
void