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