Пример #1
0
 public decimal GetExchangeRate(long BlId)
 {
     return(InvoiceDAL.GetExchangeRate(BlId));
 }