Пример #1
0
 private static OCurrency _CommissionsBalance(Loan pCredit)
 {
     return pCredit.GetPaidCommissions();
 }