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
StoryTeller
ProcessLauncher
C# Class StoryTeller.ProcessLauncher
ファイルを表示
Open project: storyteller/Storyteller
Public Methods
Method
Description
GotoUrl
(
string
url
) :
void
OpenFile
(
string
file
) :
void
Method Details
GotoUrl()
public
static
method
public
static
GotoUrl
(
string
url
) :
void
url
string
return
void
OpenFile()
public
static
method
public
static
OpenFile
(
string
file
) :
void
file
string
return
void