C# Class System.Configuration.IgnoreSectionHandler

Summary description for IgnoreSectionHandler.
Inheritance: IConfigurationSectionHandler
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Méthodes publiques

Méthode Description
Create ( Object parent, Object configContext, System section ) : object

Method Details

Create() public méthode

public Create ( Object parent, Object configContext, System section ) : object
parent Object
configContext Object
section System
Résultat object