Beispiel #1
0
 private void ManageContracts_Load(object sender, EventArgs e)
 {
     bl.loadDGVContract(dgvContracts);
 }