C# Class CK.Plugins.ObjectExplorer.LogConfig

Inheritance: ILogConfig
Mostra file Open project: Invenietis/ck-certified Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
LogConfig ( ) : System.Collections.Generic
LogConfig ( List services, bool doLog ) : System.Collections.Generic

Method Details

LogConfig() public method

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

LogConfig() public method

public LogConfig ( List services, bool doLog ) : System.Collections.Generic
services List
doLog bool
return System.Collections.Generic