Exemplo n.º 1
0
 private void updateInformationsWizard_btnNext_Click(object sender, EventArgs e)
 {
     Logger.EnteringMethod();
     updateInformationsWizard.Hide();
     InitializeUpdateIsInstalledRulesWizard();
 }