C# Class Elmah.Configuration

Mostra file Open project: elmah/Elmah Class Usage Examples

Public Methods

Method Description
GetSection ( string name ) : object
GetSubsection ( string name ) : object

Method Details

GetSection() public static method

public static GetSection ( string name ) : object
name string
return object

GetSubsection() public static method

public static GetSubsection ( string name ) : object
name string
return object