private void btnAccount_Click(object sender, RoutedEventArgs e)
 {
     AccountsI accountInterface = new AccountsI();
 }
Beispiel #2
0
 private void btnAccount_Click(object sender, RoutedEventArgs e)
 {
     AccountsI accountInterface = new AccountsI();
 }