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