Esempio n. 1
0
 public bool IsProcessed()
 {
     return(IFinanceService.GetBillProcessingStatus(this));
 }