Method GetModuleDescFromXML
GetModuleDescFromXML(string, bool)
Generate a ModuleDesc from an .xml description
Declaration
[HandleProcessCorruptedStateExceptions]
public ModuleDesc GetModuleDescFromXML(string xmlPath, bool addToModules)
Parameters
| Type | Name | Description | 
|---|---|---|
| string | xmlPath | .xml file path  | 
    
| bool | addToModules | 
Returns
| Type | Description | 
|---|---|
| ModuleDesc |