예제 #1
0
 //Buttons below just execute the code called from the Busboy class
 private void btnTable1_Click(object sender, EventArgs e)
 {
     busboy.Open(1);
 }