Méthode | Description | |
---|---|---|
GetSection ( string sectionName ) : object |
Returns a LogSetting based on the LogConfiguration supplied in the constructor.
|
|
LogConfigurationReader ( |
Creates a new LogConfigurationReader given a LogConfiguration object.
|
public GetSection ( string sectionName ) : object | ||
sectionName | string | This parameter is not used in this implementation. |
Résultat | object |
public LogConfigurationReader ( |
||
configuration | ||
Résultat | System |