Method GetModuleTypes
GetModuleTypes(string)
get TypeDescList from a module name
Declaration
[HandleProcessCorruptedStateExceptions]
public TypeDescList GetModuleTypes(string moduleName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | moduleName | Target module name |
Returns
| Type | Description |
|---|---|
| TypeDescList |