Ejemplo n.º 1
0
 private void buttondel_Click(object sender, RoutedEventArgs e)
 {
     current.Text = calc.DeleteLast();
 }