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
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`15
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`15
Delegate
latest version
Encapsulates a method that has 15 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.
T11
The type of the eleventh parameter of the method that this delegate encapsulates.
T12
The type of the twelfth parameter of the method that this delegate encapsulates.
T13
The type of the thirteenth parameter of the method that this delegate encapsulates.
T14
The type of the fourteenth parameter of the method that this delegate encapsulates.
T15
The type of the fifteenth parameter of the method that this delegate encapsulates.
↳
Multicast
Delegate
Base Class
↳
Delegate
↳
Object
On This Page
Overview
Constructors
Methods
Assemblies
Issues
Constructors
Action`15(Object,
Int
Ptr)
Methods
Begin
Invoke(`0,
`1,
`2,
`3,
`4,
`5,
`6,
`7,
`8,
`9,
`10,
`11,
`12,
`13,
`14,
Async
Callback,
Object)
End
Invoke(IAsync
Result)
Invoke(`0,
`1,
`2,
`3,
`4,
`5,
`6,
`7,
`8,
`9,
`10,
`11,
`12,
`13,
`14)
Assemblies
netstandard
System.
Runtime
Issues
Mentions on GitHub
No mentions in issues