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