Click or drag to resize

RolloverEventArgs Constructor


Namespace: ArthaChitra.Model.Data
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public RolloverEventArgs(
	Exchange exchange,
	InstrumentType instrumentType,
	DateTime expiryDate,
	DateTime rolloverDate
)

Parameters

exchange  Exchange
 
instrumentType  InstrumentType
 
expiryDate  DateTime
 
rolloverDate  DateTime
 
See Also