コード例 #1
0
 /// <summary>
 /// Perform the update check asynchron
 /// </summary>
 public void CheckForUpdates()
 {
     updater.getVersionsAsynch();
 }