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