C# Class FastQuant.OnLoggedIn

Inheritance: Event
Afficher le fichier Open project: fastquant/fastquant.dll

Méthodes publiques

Méthode Description
OnLoggedIn ( ) : System
OnLoggedIn ( System.DateTime dateTime ) : System
this ( int index ) : object

Method Details

OnLoggedIn() public méthode

public OnLoggedIn ( ) : System
Résultat System

OnLoggedIn() public méthode

public OnLoggedIn ( System.DateTime dateTime ) : System
dateTime System.DateTime
Résultat System

this() public méthode

public this ( int index ) : object
index int
Résultat object