Class DelegateActions
Class DelegateActions.
Namespace: Unity.Industrial.Forma.Core
Syntax
public class DelegateActions : object
Properties
Actions
Gets or sets the actions.
Declaration
public static IDelegateActions Actions { get; set; }
Property Value
| Type | Description |
|---|---|
| IDelegateActions | The actions. |