Beispiel #1
0
 private void btnClearUsb_Click(object sender, EventArgs e)
 {
     DbController.ClearUsbList();
     AlertSuccess();
 }