C# Class FastQuant.ConsoleEventLogger

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

Public Methods

Method Description
ConsoleEventLogger ( Framework framework ) : System
OnEvent ( Event e ) : void

Method Details

ConsoleEventLogger() public method

public ConsoleEventLogger ( Framework framework ) : System
framework Framework
return System

OnEvent() public method

public OnEvent ( Event e ) : void
e Event
return void