Click or drag to resize

RemotableFuncT, TResultInvoke Method

Namespace:  Resto.Front.Api.RemotingHelpers
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public TResult Invoke(
	T arg
)

Parameters

arg
Type: T

Return Value

Type: TResult
See Also