Method Execute
| Improve this Doc View SourceExecute(T)
Executes the action.
Declaration
protected void Execute(T element)
Parameters
Type | Name | Description |
---|---|---|
T | element | The view element. |
Executes the action.
protected void Execute(T element)
Type | Name | Description |
---|---|---|
T | element | The view element. |