C# Class StoryTeller.ProcessLauncher

Mostra 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