コード例 #1
0
 public Form1()
 {
     InitializeComponent();
     this.StyleManager = mSM1;
     swMsgDwnld        = messageBoxCaller;
     link   = EzShell.CheckUpdates.LinkGenerator();
     _form1 = this;
     //mSM1.Theme = getThemeFromINI();
 }
コード例 #2
0
 void updateSChecker()
 {
     Thread.Sleep(2000);
     EzShell.SwMsgDwnldUpt swMsa = messageBoxCaller;
     // EzUpdater.CheckUpdates.updateschecker(Application.ProductVersion.ToString(), "WifiAdbHelper", metroProgressBar1, @"https://www.fordroid.3dn.ru/WifiAdbHelper.zip", swMsa);
 }