C# Class FastQuant.OnSimulatorStart

Inheritance: DataObject
Datei anzeigen Open project: fastquant/fastquant.dll

Private Properties

Property Type Description

Public Methods

Method Description
OnSimulatorStart ( System.DateTime dateTime1, System.DateTime dateTime2, long count ) : System
ToString ( ) : string

Method Details

OnSimulatorStart() public method

public OnSimulatorStart ( System.DateTime dateTime1, System.DateTime dateTime2, long count ) : System
dateTime1 System.DateTime
dateTime2 System.DateTime
count long
return System

ToString() public method

public ToString ( ) : string
return string