コード例 #1
0
 private void Button_Click_4(object sender, RoutedEventArgs e)
 {
     vm.DoFacturaInfoCredit();
 }
コード例 #2
0
 public void TearDown()
 {
     _testClass.DoFacturaInfoCredit();
 }