Example #1
0
 private void button_Copy_Click(object sender, RoutedEventArgs e)
 {
     sc.SaveMotherBoardTable(MotherBoardDataGrid);
 }