Mono Class Library: System Namespace

System.Func<T1,T2,TResult> Delegate

Documentation for this section has not yet been entered. [Edit]
public delegate TResult Func<T1, T2, TResult> (T1 arg1, T2 arg2)

Type Parameters

T1
Documentation for this section has not yet been entered. [Edit]
T2
Documentation for this section has not yet been entered. [Edit]
TResult
Documentation for this section has not yet been entered. [Edit]

Parameters

arg1
Documentation for this section has not yet been entered. [Edit]
arg2
Documentation for this section has not yet been entered. [Edit]

Value

Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 3.5.0.0