Exemplo n.º 1
0
 private async void timerCheckUpdate_Tick(object sender, EventArgs e)
 {
     bool result = await CRCUpdate.CheckUpdate();
 }