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