Property | Type | Description | |
---|---|---|---|
ModuleAssembly | |||
ModuleNamespace | string | ||
ModulePath | string | ||
UrlMap | List |
Method | Description | |
---|---|---|
Load ( ) : void |
Loads this the module and instantiates the UrlMap.
|
|
Module ( string modulepath ) : System |
Initializes a new instance of the Module class.
|
public Module ( string modulepath ) : System | ||
modulepath | string | The modulepath. |
return | System |
public Assembly,System.Reflection ModuleAssembly | ||
return |