Click or drag to resize

PreferredAdapter(InstrumentType, AdapterType) Constructor


Namespace: ArthaChitra.Model.Common
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public PreferredAdapter(
	InstrumentType instrumentType,
	AdapterType adapterType
)

Parameters

instrumentType  InstrumentType
 
adapterType  AdapterType
 
See Also