Method GetModule
GetModule(Type)
Gets the module by type.
Declaration
public static UpgradeModule GetModule(Type structType)
Parameters
| Type | Name | Description | 
|---|---|---|
| Type | structType | Type of the structure.  | 
    
Returns
| Type | Description | 
|---|---|
| UpgradeModule | UpgradeModule.  |