Click or drag to resize

RemotableFuncT, TResultInvoke Method

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

Parameters

arg
Type: T

Return Value

Type: TResult
See Also