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
StoryTeller
ProcessLauncher
C# Class StoryTeller.ProcessLauncher
Show file
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