ICurrency |
public interface ICurrencyService : IBusinessService
The ICurrencyService type exposes the following members.
Name | Description | |
---|---|---|
GetAllCurrencies | Gets all the currencies in the database. | |
GetCurrencyByCode | Gets the currency with the given code. |