C# Class FastQuant.ConsoleEventLogger

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

Méthodes publiques

Méthode Description
ConsoleEventLogger ( Framework framework ) : System
OnEvent ( Event e ) : void

Method Details

ConsoleEventLogger() public méthode

public ConsoleEventLogger ( Framework framework ) : System
framework Framework
Résultat System

OnEvent() public méthode

public OnEvent ( Event e ) : void
e Event
Résultat void