C# Class CK.Plugins.ObjectExplorer.LogEventConfig

Inheritance: ILogEventConfig
Datei anzeigen Open project: Invenietis/ck-certified Class Usage Examples

Private Properties

Property Type Description

Public Methods

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

Method Details

LogEventConfig() public method

public LogEventConfig ( ) : System.Collections.Generic
return System.Collections.Generic

LogEventConfig() public method

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