C# Class AspectSharp.Builder.SectionHandler.AspectSharpConfigurationHandler

Summary description for AspectSharpConfigurationHandler.
Inheritance: IConfigurationSectionHandler
Datei anzeigen Open project: nats/castle-1.0.3-mono

Public Methods

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

Method Details

Create() public method

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