Beispiel #1
0
 private void EditMotherBoardButton(object sender, RoutedEventArgs e)
 {
     sc.EditMotherBoard(MotherBoardDataGrid.SelectedIndex);
 }