Skip to content
typedescriptor
Browse
Explore
Browse
Assemblies
Namespaces
Packages
.NET Framework
Assemblies
Namespaces
Packages
Listings
⟨beta⟩
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.
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`2
Delegate
Version
Select version
4.2.1.0
Compare versions
4.1.2.0 ⟶ 4.2.1.0
4.2.0.0 ⟶ 4.2.1.0
Added in
Version 4.2.1.0
4.1.2.0
4.2.0.0
4.2.1.0
Action`2
Delegate
latest version
Encapsulates a method that has two 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.
↳
Multicast
Delegate
Base Class
↳
Delegate
↳
Object
On This Page
Overview
Constructors
Methods
Assemblies
Issues
Constructors
Action`2(Object,
Int
Ptr)
Methods
Begin
Invoke(`0,
`1,
Async
Callback,
Object)
End
Invoke(IAsync
Result)
Invoke(`0,
`1)
Assemblies
System.
Runtime
netstandard
System.
Private.
Core
Lib
Issues
Mentions on GitHub
No mentions in issues