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
Abandoned
Mutex
Exception
Accept
Reject
Rule
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
dotnet
System
Namespace
Action`10
Delegate
Version
Select version
2.1.0.0
Compare versions
2.0.0.0 ⟶ 2.1.0.0
Added in
Version 2.1.0.0
2.0.0.0
2.1.0.0
Action`10
Delegate
latest version
Encapsulates a method that has 10 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.
T5
The type of the fifth parameter of the method that this delegate encapsulates.
T6
The type of the sixth parameter of the method that this delegate encapsulates.
T7
The type of the seventh parameter of the method that this delegate encapsulates.
T8
The type of the eighth parameter of the method that this delegate encapsulates.
T9
The type of the ninth parameter of the method that this delegate encapsulates.
T10
The type of the tenth parameter of the method that this delegate encapsulates.
↳
Multicast
Delegate
Base Class
↳
Delegate
↳
Object
On This Page
Overview
Constructors
Methods
Assemblies
Issues
Constructors
Action`10(Object,
Int
Ptr)
Methods
Begin
Invoke(`0,
`1,
`2,
`3,
`4,
`5,
`6,
`7,
`8,
`9,
Async
Callback,
Object)
End
Invoke(IAsync
Result)
Invoke(`0,
`1,
`2,
`3,
`4,
`5,
`6,
`7,
`8,
`9)
Assemblies
netstandard
System.
Runtime
Issues
Mentions on GitHub
No mentions in issues