Documentation for this section has not yet been entered.
Syntax
[System.Runtime.CompilerServices.TypeForwardedFrom("System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
public delegate TResult Func<T1, T2, TResult> (T1 arg1, T2 arg2)
Type Parameters
- T1
- Documentation for this section has not yet been entered.
- T2
- Documentation for this section has not yet been entered.
- TResult
- Documentation for this section has not yet been entered.
Parameters
- arg1
- Documentation for this section has not yet been entered.
- arg2
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0