C# Class TSTool.Browser

Afficher le fichier Open project: brightideainc/TSTool

Méthodes publiques

Méthode Description
ExecuteCommandSync ( string command ) : void
OpenTab ( string url ) : void

Method Details

ExecuteCommandSync() public static méthode

public static ExecuteCommandSync ( string command ) : void
command string
Résultat void

OpenTab() public static méthode

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