Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
FastQuant
ConsoleEventLogger
C# Class FastQuant.ConsoleEventLogger
Inheritance:
EventLogger
显示文件
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