C# Class Castle.MonoRail.Views.Brail.BrailConfigurationSection

Inheritance: Castle.MonoRail.Views.Brail.BrailConfigurationSectionBase
Show file Open project: nats/castle-1.0.3-mono

Public Methods

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

Private Methods

Method Description
GetConfigurationException ( string error ) : Exception

Method Details

Create() public method

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