Exemplo n.º 1
0
 /// <summary>
 /// The BtnÇocukSil_Click
 /// </summary>
 /// <param name="sender">The <see cref="object"/></param>
 /// <param name="e">The <see cref="RoutedEventArgs"/></param>
 private void BtnÇocukSil_Click(object sender, RoutedEventArgs e)
 {
     ÇocukGirişleri.ÇocukSilMetod(this);
     Sorgula();
 }