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

Inheritance: IConfigurationSectionHandler
Afficher le fichier Open project: camalot/droidexplorer

Méthodes publiques

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

Private Methods

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

Creates a configuration section handler.

Method Details

Create() public méthode

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