C# Class DroidExplorer.Core.Configuration.Handlers.CloudConfigurationSectionHandler

Inheritance: IConfigurationSectionHandler
显示文件 Open project: camalot/droidexplorer

Public Methods

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

Private Methods

Method Description
IConfigurationSectionHandler ( object parent, object configContext, System section ) : object

Creates a configuration section handler.

Method Details

Create() public method

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