C# Class TSTool.Browser

Mostra file Open project: brightideainc/TSTool

Public Methods

Method Description
ExecuteCommandSync ( string command ) : void
OpenTab ( string url ) : void

Method Details

ExecuteCommandSync() public static method

public static ExecuteCommandSync ( string command ) : void
command string
return void

OpenTab() public static method

public static OpenTab ( string url ) : void
url string
return void