C# Class OdessaGUIProject.UpdateChecker

Mostra file Open project: noahsw/highlight-hunter Class Usage Examples

Private Methods

Method Description
CheckForUpdate ( ) : void
GetUpdateResult ( ) : UpdateResult
IsTimeToCheck ( ) : bool
PromptUserForUpdate ( UpdateResult updateResult ) : void
UpdateChecker ( CancelEventHandler isSafeToPromptHandler ) : System
bwUpdateCheck_DoWork ( object sender, DoWorkEventArgs e ) : void
bwUpdateCheck_RunWorkerCompleted ( object sender, RunWorkerCompletedEventArgs e ) : void