C# Class Elmah.SimpleServiceProviderFactory

A simple factory for creating instances of types specified in a section of the configuration file.
Afficher le fichier Open project: elmah/Elmah Class Usage Examples

Méthodes publiques

Méthode Description
CreateFromConfigSection ( string sectionName ) : object

Method Details

CreateFromConfigSection() public static méthode

public static CreateFromConfigSection ( string sectionName ) : object
sectionName string
Résultat object