Constructor ModuleOrderAttribute
ModuleOrderAttribute(int)
Initializes a new instance of ModuleOrderAttribute
Declaration
public ModuleOrderAttribute(int order)
Parameters
Type | Name | Description |
---|---|---|
int | order | The sorting order for when this module should be loaded (or respond to callbacks in extensions of this attribute) |