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