메소드 | 설명 | |
---|---|---|
OpenSite ( string url ) : void |
Opens URL with default browser
|
|
OpenSiteNoDecode ( string url ) : void |
Opens URL with default browser (without URL decode)
|
public static OpenSiteNoDecode ( string url ) : void | ||
url | string | URL to web |
리턴 | void |