RemotableActionT1, T2, T3Invoke Method |
Namespace:
Resto.Front.Api.V4.RemotingHelpers
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax public void Invoke(
T1 arg1,
T2 arg2,
T3 arg3
)
Parameters
- arg1
- Type: T1
- arg2
- Type: T2
- arg3
- Type: T3
See Also