Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
StoryTeller
ProcessLauncher
C# 클래스 StoryTeller.ProcessLauncher
파일 보기
프로젝트 열기: storyteller/Storyteller
공개 메소드들
메소드
설명
GotoUrl
(
string
url
) :
void
OpenFile
(
string
file
) :
void
메소드 상세
GotoUrl()
공개
정적인
메소드
public
static
GotoUrl
(
string
url
) :
void
url
string
리턴
void
OpenFile()
공개
정적인
메소드
public
static
OpenFile
(
string
file
) :
void
file
string
리턴
void