C# Class DBH.Config.DBHelperConfiguraionSectionHandler

Inheritance: IConfigurationSectionHandler
Show file Open project: bluedusk/DBHelper

Public Methods

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

Method Details

Create() public method

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

DBHelperConfiguraionSectionHandler() public method

public DBHelperConfiguraionSectionHandler ( ) : System
return System