Constructor ModuleUnloadOrderAttribute
ModuleUnloadOrderAttribute(int)
Initializes a new instance of ModuleUnloadOrderAttribute
Declaration
public ModuleUnloadOrderAttribute(int order)
Parameters
Type | Name | Description |
---|---|---|
int | order | The sorting order for when this module should be unloaded |