execute method

void execute (
  1. [TParam param]
)

Calls the wrapped handler function with an option input parameter

Implementation

void execute([TParam param]);