Click or drag to resize
SecureTokenFuncRefT1, TR Delegate

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
public delegate TR FuncRef<T1, TR>(
	ref T1 value
)

Parameters

value
Type: T1

Type Parameters

T1
TR

Return Value

Type: TR
See Also