示例#1
0
 private void delete_button_Click(object sender, RoutedEventArgs e)
 {
     Screen.Text = ButtonControl.DeleteButtonPress(Screen.Text);
 }