C# Class Elmah.Configuration

Afficher le fichier Open project: elmah/Elmah Class Usage Examples

Méthodes publiques

Méthode Description
GetSection ( string name ) : object
GetSubsection ( string name ) : object

Method Details

GetSection() public static méthode

public static GetSection ( string name ) : object
name string
Résultat object

GetSubsection() public static méthode

public static GetSubsection ( string name ) : object
name string
Résultat object