Example #1
0
 private void btnFrente_Click(object sender, EventArgs e)
 {
     MessageBox.Show("El dato en el frente es: " + MiClase.Front());
 }