Exemple #1
0
 private void czyśćBazęToolStripMenuItem_Click(object sender, EventArgs e)
 {
     h.ClearDB();
     ReviseInfo();
 }