Exemple #1
0
 private void bOK_Click(object sender, EventArgs e)
 {
     holidayManager.SetNewDates(localDates);
     this.Close();
 }