C# Class MbUnit.Web.ConfigurationSectionHandler

Inheritance: IConfigurationSectionHandler
Afficher le fichier Open project: Interfleet/Web-Testing-with-MbUnit-WatiN

Méthodes publiques

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

Private Methods

Méthode Description
GetNodeValueOfNull ( XmlNode section, string name ) : string

Method Details

Create() public méthode

public Create ( object parent, object configContext, XmlNode section ) : object
parent object
configContext object
section System.Xml.XmlNode
Résultat object