Table of Contents

Class EverestCurrenciesService

Namespace
Everest.Service.Currencies
Assembly
Everest.Service.dll
[SwaggerWcf("/Everest/Currencies")]
[SwaggerWcfServiceInfo("Currency exchange information service", "v1")]
[SwaggerWcfTag("Currencies", false)]
public class EverestCurrenciesService : EverestServiceBase<IEverestCurrenciesApplication>, IEverestCurrenciesService
Inheritance
LayeredServiceBase
EverestServiceBase<IEverestCurrenciesApplication>
EverestCurrenciesService
Implements
Inherited Members

Constructors

EverestCurrenciesService()
EverestCurrenciesService(IEverestCurrenciesApplication, IMapper)
EverestCurrenciesService(IEverestCurrenciesApplication, ILog, IMapper)

Methods

GetExchangeRate(string, string)