Click or drag to resize

ScannerItem Constructor


Namespace: ArthaChitra.Model.MarketScanner
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public ScannerItem(
	Instrument instrument,
	ScannerBase[] scanners
)

Parameters

instrument  Instrument
 
scanners  ScannerBase
 
See Also