Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
FastQuant
EventLoggerManager
C# Class FastQuant.EventLoggerManager
Datei anzeigen
Open project: fastquant/fastquant.dll
Class Usage Examples
Public Methods
Method
Description
Add
(
EventLogger
logger
) :
void
GetLogger
(
string
name
) :
EventLogger
Method Details
Add()
public
method
public
Add
(
EventLogger
logger
) :
void
logger
EventLogger
return
void
GetLogger()
public
method
public
GetLogger
(
string
name
) :
EventLogger
name
string
return
EventLogger