RolloverEventArgs Constructor |
Namespace: ArthaChitra.Model.DataAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public RolloverEventArgs(
Exchange exchange,
InstrumentType instrumentType,
DateTime expiryDate,
DateTime rolloverDate
)
Parameters
- exchange Exchange
-
- instrumentType InstrumentType
-
- expiryDate DateTime
-
- rolloverDate DateTime
-
See Also