C# Class StoryTeller.ProcessLauncher

Afficher le fichier Open project: storyteller/Storyteller

Méthodes publiques

Méthode Description
GotoUrl ( string url ) : void
OpenFile ( string file ) : void

Method Details

GotoUrl() public static méthode

public static GotoUrl ( string url ) : void
url string
Résultat void

OpenFile() public static méthode

public static OpenFile ( string file ) : void
file string
Résultat void