iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.RemotingHelpers
RemotableAction(T1, T2, T3, T4, T5) Class
RemotableAction(T1, T2, T3, T4, T5) Constructor
RemotableAction(T1, T2, T3, T4, T5) Methods
RemotableAction
T1
,
T2
,
T3
,
T4
,
T5
Constructor
Initializes a new instance of the
RemotableAction
T1, T2, T3, T4, T5
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, T5>
action
)
Parameters
action
Type:
System
Action
T1
,
T2
,
T3
,
T4
,
T5
See Also
Reference
RemotableAction
T1, T2, T3, T4, T5
Class
Resto.Front.Api.RemotingHelpers Namespace