예제 #1
0
 private void btnBorrar_Click(object sender, EventArgs e)
 {
     inv.borrar(txtBorrar.Text);
 }