C# Class Thinktecture.Tools.Web.Services.ContractFirst.WscfConfiguration

Afficher le fichier Open project: WSCF/WSCF

Méthodes publiques

Méthode Description
WscfConfiguration ( ) : System

Méthodes protégées

Méthode Description
GetAppSettingsFileHandler ( string sectionName, IConfigurationSectionHandler parentHandler, XmlDocument xmlDoc ) : object
GetHandler ( string sectionName, XmlDocument xmlDoc ) : IConfigurationSectionHandler

Private Methods

Méthode Description
GetConfig ( string sectionName, string configFileName ) : object

Method Details

GetAppSettingsFileHandler() protected static méthode

protected static GetAppSettingsFileHandler ( string sectionName, IConfigurationSectionHandler parentHandler, XmlDocument xmlDoc ) : object
sectionName string
parentHandler IConfigurationSectionHandler
xmlDoc System.Xml.XmlDocument
Résultat object

GetHandler() protected static méthode

protected static GetHandler ( string sectionName, XmlDocument xmlDoc ) : IConfigurationSectionHandler
sectionName string
xmlDoc System.Xml.XmlDocument
Résultat IConfigurationSectionHandler

WscfConfiguration() public méthode

public WscfConfiguration ( ) : System
Résultat System