Method | Description | |
---|---|---|
Load ( ) : void |
Loads the module into the kernel.
|
|
XmlModule ( System.Xml.Linq.XElement moduleElement, IModuleChildXmlElementProcessor>.IDictionary |
Initializes a new instance of the XmlModule class.
|
public XmlModule ( System.Xml.Linq.XElement moduleElement, IModuleChildXmlElementProcessor>.IDictionary |
||
moduleElement | System.Xml.Linq.XElement | The module xml element. |
elementProcessors | IModuleChildXmlElementProcessor>.IDictionary | The element processors. |
return | System.Collections.Generic |