Delegate ActionStartedDelegate
Namespace: CADability
Assembly: CADability.dll
Syntax
public delegate void ActionStartedDelegate(Action action);
Parameters
| Type | Name | Description |
|---|---|---|
| Action | action |
public delegate void ActionStartedDelegate(Action action);
| Type | Name | Description |
|---|---|---|
| Action | action |