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