iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.RemotingHelpers
RemotableAction(T1, T2, T3, T4) Class
RemotableAction(T1, T2, T3, T4) Constructor
RemotableAction(T1, T2, T3, T4) Methods
RemotableAction
T1
,
T2
,
T3
,
T4
Constructor
Initializes a new instance of the
RemotableAction
T1, T2, T3, T4
class
Namespace:
Resto.Front.Api.RemotingHelpers
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
public
RemotableAction
(
Action
<T1, T2, T3, T4>
action
)
Parameters
action
Type:
System
Action
T1
,
T2
,
T3
,
T4
See Also
Reference
RemotableAction
T1, T2, T3, T4
Class
Resto.Front.Api.RemotingHelpers Namespace