Example #1
0
 static void Reset()
 {
     Updater.Reset();
 }
Example #2
0
 static void CheckForUpdates()
 {
     Updater.CheckForUpdates(false);
 }