Skip to content
typedescriptor
Browse
Services Gallery
Explore
Browse
Assemblies
Namespaces
Packages
.NET Framework
Assemblies
Namespaces
Packages
Listings
A curated list of high quality, important, and interesting libraries and services in the .NET ecosystem.
Research
Open-source experiments, explorations, and notes on .NET libraries, apps, and tools.
Services Gallery
A universe of SaaS, integrations, and cloud services that work with .NET.
Roadmap
Here's where we've been and where we're going
Follow us
↖
Browse
↖
dotnet
Collection
↖
Namespaces
↖
Assemblies
↖
Packages
Accessed
Through
Property
Attribute
Access
Violation
Exception
Action
Action`1
Action`10
Action`11
Action`12
Action`13
Action`14
Action`15
Action`16
Action`2
Action`3
Action`4
Action`5
Action`6
Action`7
Action`8
Action`9
Activator
dotnet
System
Namespace
Action`4
Delegate
Version
Select version
4.2.1.0
4.2.2.0
5.0.0.0
Compare versions
4.1.2.0 ⟶ 4.2.1.0
4.1.2.0 ⟶ 4.2.2.0
4.1.2.0 ⟶ 5.0.0.0
4.2.0.0 ⟶ 4.2.1.0
4.2.0.0 ⟶ 4.2.2.0
4.2.0.0 ⟶ 5.0.0.0
Added in
Version 4.2.1.0
4.1.2.0
4.2.0.0
4.2.1.0
4.2.2.0
5.0.0.0
Action`4
Delegate
latest version
Encapsulates a method that has four parameters and does not return a value.
T1
The type of the first parameter of the method that this delegate encapsulates.
T2
The type of the second parameter of the method that this delegate encapsulates.
T3
The type of the third parameter of the method that this delegate encapsulates.
T4
The type of the fourth parameter of the method that this delegate encapsulates.
↳
Multicast
Delegate
Base Class
↳
Delegate
↳
Object
Nullable
Attribute
Nullable
Context
Attribute
Nullable
Attribute
Nullable
Context
Attribute
On This Page
Overview
Constructors
Methods
Assemblies
Issues
Constructors
Action`4(Object,
Int
Ptr)
Methods
Begin
Invoke(`0,
`1,
`2,
`3,
Async
Callback,
Object)
End
Invoke(IAsync
Result)
Invoke(`0,
`1,
`2,
`3)
Assemblies
System.
Runtime
netstandard
System.
Private.
Core
Lib
Issues
Mentions on GitHub
No mentions in issues