C# 클래스 TSTool.Browser

파일 보기 프로젝트 열기: brightideainc/TSTool

공개 메소드들

메소드 설명
ExecuteCommandSync ( string command ) : void
OpenTab ( string url ) : void

메소드 상세

ExecuteCommandSync() 공개 정적인 메소드

public static ExecuteCommandSync ( string command ) : void
command string
리턴 void

OpenTab() 공개 정적인 메소드

public static OpenTab ( string url ) : void
url string
리턴 void