C# Class Extract4.Web.Extractor_for_Web

Show file Open project: system-tradingtech/DataTools

Public Methods

Method Description
GetMarketData ( string bland, Field field ) : string
Load ( Source source, string bland ) : void

Private Methods

Method Description
downloadData ( Source source, string url, string bland ) : void

Method Details

GetMarketData() public method

public GetMarketData ( string bland, Field field ) : string
bland string
field Field
return string

Load() public method

public Load ( Source source, string bland ) : void
source Source
bland string
return void