| RemotableFuncT1, T2, TResultInvoke Method  | 
  
    Namespace: 
   Resto.Front.Api.RemotingHelpers
    Assembly:
   Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
 Syntax
Syntaxpublic TResult Invoke(
	T1 arg1,
	T2 arg2
)
Parameters
- arg1
- Type: T1
 
- arg2
- Type: T2
 
Return Value
Type: 
TResult See Also
See Also