Example #1
0
 private void buttonAdd_Click(object sender, RoutedEventArgs e)
 {
     _clientLogic.AdminCreateNewContext();
 }