C# 클래스 Extract4.Web.Extractor_for_Web

파일 보기 프로젝트 열기: system-tradingtech/DataTools

공개 메소드들

메소드 설명
GetMarketData ( string bland, Field field ) : string
Load ( Source source, string bland ) : void

비공개 메소드들

메소드 설명
downloadData ( Source source, string url, string bland ) : void

메소드 상세

GetMarketData() 공개 메소드

public GetMarketData ( string bland, Field field ) : string
bland string
field Field
리턴 string

Load() 공개 메소드

public Load ( Source source, string bland ) : void
source Source
bland string
리턴 void