예제 #1
0
 private void MonthlyTranzaction_Click(object sender, RoutedEventArgs e)
 {
     current.MonthlyOperation();
     commits++;
 }