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