Property Action
| Improve this Doc View SourceAction
Gets or sets the action to be executed.
Declaration
protected Action<T> Action { get; set; }
Property Value
Type | Description |
---|---|
System.Action<T> |
Gets or sets the action to be executed.
protected Action<T> Action { get; set; }
Type | Description |
---|---|
System.Action<T> |