Delegate SwitchStagingElementStartedHandler
Delegate SwitchStagingElementStartedHandler
Namespace: Unity.Industrial.Forma.Staging
Syntax
public delegate void SwitchStagingElementStartedHandler(object sender, SwitchStagingElementArgs args);
Parameters
Type | Name | Description |
---|---|---|
Object | sender | The sender. |
SwitchStagingElementArgs | args | The arguments. |