Documentation for this section has not yet been entered.Syntax
public delegate TResult Func<T1, T2, T3, T4, TResult> (T1 arg1, T2 arg2, T3 arg3, T4 arg4)
Type Parameters
- T1
- Documentation for this section has not yet been entered.
- T2
- Documentation for this section has not yet been entered.
- T3
- Documentation for this section has not yet been entered.
- T4
- 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.
- arg3
- Documentation for this section has not yet been entered.
- arg4
- Documentation for this section has not yet been entered.
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: System
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 3.5.0.0