예제 #1
0
 private void BtnSet_Click(object sender, RoutedEventArgs e)
 {
     contract.AddNaselenPunkt(punktname.Text);
 }