AbstractSecurity Constructor

Initializes a new instance of the AbstractSecurity class

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
protected AbstractSecurity(
	Market market,
	Type type
)

Parameters

market  Market
 
type  Type
 

See Also