Exemple #1
0
 private void btnIsEmpty_Click(object sender, EventArgs e)
 {
     tbIsEmpty.Text = ms.isEmpty().ToString();
 }