Ejemplo n.º 1
0
 private void addCreditClick(object sender, RoutedEventArgs e)
 {
     Presenter.AddCredit(new AddAcount());
 }