Example #1
0
 public List <Contract> GetContracts()
 {
     return(ContractServices.GetContracts_ListContract());
 }