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