C# Class FastQuant.EventLoggerManager

Afficher le fichier Open project: fastquant/fastquant.dll Class Usage Examples

Méthodes publiques

Méthode Description
Add ( EventLogger logger ) : void
GetLogger ( string name ) : EventLogger

Method Details

Add() public méthode

public Add ( EventLogger logger ) : void
logger EventLogger
Résultat void

GetLogger() public méthode

public GetLogger ( string name ) : EventLogger
name string
Résultat EventLogger