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