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