C# Class FastQuant.Level2Update

Inheritance: DataObject
Afficher le fichier Open project: fastquant/fastquant.dll Class Usage Examples

Méthodes publiques

Méthode Description
Level2Update ( ) : System
Level2Update ( System.DateTime dateTime, byte providerId, int instrumentId, Level2 entries ) : System

Method Details

Level2Update() public méthode

public Level2Update ( ) : System
Résultat System

Level2Update() public méthode

public Level2Update ( System.DateTime dateTime, byte providerId, int instrumentId, Level2 entries ) : System
dateTime System.DateTime
providerId byte
instrumentId int
entries Level2
Résultat System