Method | Description | |
---|---|---|
OpenSite ( string url ) : void |
Opens URL with default browser
|
|
OpenSiteNoDecode ( string url ) : void |
Opens URL with default browser (without URL decode)
|
public static OpenSite ( string url ) : void | ||
url | string | URL to web |
return | void |
public static OpenSiteNoDecode ( string url ) : void | ||
url | string | URL to web |
return | void |