/ fm / liveswitch / IAction2
Interface: IAction2<T1, T2>
fm.liveswitch.IAction2
Type parameters
Name |
---|
T1 |
T2 |
Callable
▸ IAction2(p1
: T1, p2
: T2): void
Parameters:
Name | Type |
---|---|
p1 |
T1 |
p2 |
T2 |
Returns: void
Defined in: Generated/TypeScript/fm.liveswitch/IAction2.ts:2