Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Microsoft
AspNet
WebHooks
WebHookHandlerSorter
C# Class Microsoft.AspNet.WebHooks.WebHookHandlerSorter
Provides an implementation of
IWebHookHandlerSorter
which sorts registered
IWebHookHandler
instances based on their designated
IWebHookHandler.Order
.
Inheritance:
IWebHookHandlerSorter
Mostra file
Open project: aspnet/WebHooks
Class Usage Examples
Public Methods
Method
Description
SortHandlers
(
IEnumerable
handlers
) :
IEnumerable
Method Details
SortHandlers()
public
method
public
SortHandlers
(
IEnumerable
handlers
) :
IEnumerable
handlers
IEnumerable
return
IEnumerable