Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SS
Ynote
Classic
Core
RunScript
RunScript
C# Class SS.Ynote.Classic.Core.RunScript.RunScript
显示文件
Open project: samarjeet27/ynoteclassic
Class Usage Examples
Public Methods
Method
Description
Get
(
string
file
) :
RunScript
Run
( ) :
void
Runs the Script
Save
(
string
file
) :
void
Method Details
Get()
public
static
method
public
static
Get
(
string
file
) :
RunScript
file
string
return
RunScript
Run()
public
method
Runs the Script
public
Run
( ) :
void
return
void
Save()
public
method
public
Save
(
string
file
) :
void
file
string
return
void