Ejemplo n.º 1
0
 private void Update_Click(object sender, RoutedEventArgs e)
 {
     bl.updateContract(contract);
     this.Close();
 }