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