Generic functional interface for callbacks with two parameters. More...
Public Member Functions | |
void | invoke (T1 p1, T2 p2) |
Generic functional interface for callbacks with two parameters.
void fm.liveswitch.IAction2< T1, T2 >.invoke | ( | T1 | p1, |
T2 | p2 | ||
) |