Method | Description | |
---|---|---|
GetType ( |
||
GetType ( string url ) : NicoNicoUrlType | ||
Open ( |
||
Open ( string url, bool addtab = true ) : |
||
OpenNew ( |
||
OpenNew ( string url ) : void | ||
Replace ( |
public static GetType ( |
||
url | ||
return | NicoNicoUrlType |
public static GetType ( string url ) : NicoNicoUrlType | ||
url | string | |
return | NicoNicoUrlType |
public static Open ( |
||
uri | ||
return |
public static Open ( string url, bool addtab = true ) : |
||
url | string | |
addtab | bool | |
return |
public static OpenNew ( |
||
vm | ||
return | void |
public static Replace ( |
||
old | ||
url | string | |
return |