Execute<TValue>(ILocationInterceptionArgs<TValue>, ref TPayload)
Declaration
void Execute<TValue>(ILocationInterceptionArgs<TValue> args, ref TPayload payload)Parameters
| Type | Name | Description |
|---|---|---|
| ILocationInterceptionArgs<TValue> | args | |
| TPayload | payload |
Type Parameters
| Name | Description |
|---|---|
| TValue |