RemotableActionT1, T2, T3 Constructor |
Namespace:
Resto.Front.Api.V4.RemotingHelpers
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax public RemotableAction(
Action<T1, T2, T3> action
)
Parameters
- action
- Type: SystemActionT1, T2, T3
See Also