示例#1
0
 public IEnumerable <Contract> GetContracts()
 {
     return(ContractOperations.GetContracts());
 }