예제 #1
0
 /// <summary>
 ///     Initialize all functions and the tabcontrol
 /// </summary>
 public void Initialize()
 {
     ConfigPage = new UpdaterSettings();
     CheckForUpdates();
 }
예제 #2
0
 /// <summary>
 ///     Initialize all functions and the tabcontrol
 /// </summary>
 public void Initialize()
 {
     ConfigPage = new UpdaterSettings();
     CheckForUpdates();
 }