iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.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.RemotingHelpers
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.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.RemotingHelpers Namespace