Generic functional interface for delegate callbacks with two parameters. More...
Public Member Functions | |
String | getId () |
![]() | |
void | invoke (T1 p1, T2 p2) |
Generic functional interface for delegate callbacks with two parameters.
String fm.liveswitch.IActionDelegate2< T1, T2 >.getId | ( | ) |