예제 #1
0
 /// <summary>
 /// Handles the Click event of the btnUpdate.
 /// </summary>
 private void btnUpdate_Click(object sender, EventArgs e)
 {
     OptionsController.Check4AppUpdatesAsync();
 }