Constructor ModuleBuildCallbackOrderAttribute
ModuleBuildCallbackOrderAttribute(int)
Initializes a new instance of ModuleBuildCallbackOrderAttribute
Declaration
public ModuleBuildCallbackOrderAttribute(int order)
Parameters
Type | Name | Description |
---|---|---|
int | order | The sorting order for when this module should respond to build callbacks |