C# Class CK.Plugins.ObjectExplorer.LogEventConfig

Inheritance: ILogEventConfig
Afficher le fichier Open project: Invenietis/ck-certified Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
LogEventConfig ( ) : System.Collections.Generic
LogEventConfig ( string eventName, List parameters, ServiceLogEventOptions logOptions, bool doLog ) : System.Collections.Generic

Method Details

LogEventConfig() public méthode

public LogEventConfig ( ) : System.Collections.Generic
Résultat System.Collections.Generic

LogEventConfig() public méthode

public LogEventConfig ( string eventName, List parameters, ServiceLogEventOptions logOptions, bool doLog ) : System.Collections.Generic
eventName string
parameters List
logOptions ServiceLogEventOptions
doLog bool
Résultat System.Collections.Generic