C# Class Lykke.Service.AlgoStoreWeb.Client.AlgoStoreWebClient

Inheritance: IAlgoStoreWebClient, IDisposable
Afficher le fichier Open project: LykkeCity/Lykke.AlgoStore.Web

Méthodes publiques

Méthode Description
AlgoStoreWebClient ( string serviceUrl, ILog log ) : System
Dispose ( ) : void

Method Details

AlgoStoreWebClient() public méthode

public AlgoStoreWebClient ( string serviceUrl, ILog log ) : System
serviceUrl string
log ILog
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void