Ejemplo n.º 1
0
 public void CreateContract(Contract contract)
 {
     createDataHandler.CreateContract(contract);
 }