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