System.Action<T1,T2,T3,T4> Delegate
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 void Action<T1, T2, T3, T4> (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.

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.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0