Exemplo n.º 1
0
 public Contract GetContract(int id)
 {
     return(_controller.GetContract(id));
 }