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) Methods
Invoke Method
RemotableAction
T1
,
T2
,
T3
,
T4
,
T5
Invoke Method
Namespace:
Resto.Front.Api.RemotingHelpers
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
public
void
Invoke
( T1
arg1
, T2
arg2
, T3
arg3
, T4
arg4
, T5
arg5
)
Parameters
arg1
Type:
T1
arg2
Type:
T2
arg3
Type:
T3
arg4
Type:
T4
arg5
Type:
T5
See Also
Reference
RemotableAction
T1, T2, T3, T4, T5
Class
Resto.Front.Api.RemotingHelpers Namespace