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