Beispiel #1
0
 public int DeleteExpiredContracts()
 {
     return(ContractOperations.DeleteExpiredContracts());
 }