C# Class StructureMap.Configuration.Xml.StructureMapConfigurationSection

Inheritance: IConfigurationSectionHandler
Datei anzeigen Open project: visit/structuremap Class Usage Examples

Public Methods

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

Method Details

Create() public method

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

GetStructureMapConfiguration() public static method

public static GetStructureMapConfiguration ( ) : IList
return IList