C# Class System.Configuration.IgnoreSectionHandler

Summary description for IgnoreSectionHandler.
Inheritance: IConfigurationSectionHandler
Datei anzeigen Open project: gbarnett/shared-source-cli-2.0

Public Methods

Method Description
Create ( Object parent, Object configContext, System section ) : object

Method Details

Create() public method

public Create ( Object parent, Object configContext, System section ) : object
parent Object
configContext Object
section System
return object