Метод | Описание | |
---|---|---|
MainWindow ( ) : System |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
MainWindow_Load ( object sender, |
||
MainWindow_Resize ( object sender, |
||
OnDelayTick ( Object source, |
||
btnAbout_Click ( object sender, |
||
btnGo_Click ( object sender, |
||
btnVlcLocation_Click ( object sender, |
||
cbMode_SelectedIndexChanged ( object sender, |
||
checkForUpdate ( ) : void | ||
delayStream ( ) : void | ||
getSeasonURL ( string gomtvUrl, string method ) : string | ||
getSeasonURL_gom ( string gomtvUrl ) : string | ||
getSeasonURL_sjp ( ) : string | ||
getStreamURLs ( ) : string[] | ||
gomNotifyIcon_MouseDoubleClick ( object sender, |
||
grabStream ( ) : void | ||
killWget ( ) : void | ||
loadSettings ( string settingsLocation ) : void | ||
parseGOXUrls ( string liveHtml ) : string[] | ||
parseHTTPStreams ( string goxUrls ) : string[] | ||
parseLivePageUrl ( string gomtvLiveUrl, string eventHtml ) : string | ||
saveSettings ( string settingsLocation ) : void | ||
signIn ( ) : void | ||
vlcExecutePlayStream ( object source, System e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |