C# Class MbUnit.Web.ConfigurationSectionHandler

Inheritance: IConfigurationSectionHandler
ファイルを表示 Open project: Interfleet/Web-Testing-with-MbUnit-WatiN

Public Methods

Method Description
Create ( object parent, object configContext, XmlNode section ) : object

Private Methods

Method Description
GetNodeValueOfNull ( XmlNode section, string name ) : string

Method Details

Create() public method

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