C# 클래스 Lykke.Service.AlgoStoreWeb.Client.AlgoStoreWebClient

상속: IAlgoStoreWebClient, IDisposable
파일 보기 프로젝트 열기: LykkeCity/Lykke.AlgoStore.Web

공개 메소드들

메소드 설명
AlgoStoreWebClient ( string serviceUrl, ILog log ) : System
Dispose ( ) : void

메소드 상세

AlgoStoreWebClient() 공개 메소드

public AlgoStoreWebClient ( string serviceUrl, ILog log ) : System
serviceUrl string
log ILog
리턴 System

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void