Méthode | Description | |
---|---|---|
AddInterceptor ( |
||
DispatcherHandlerRegistry ( ) : System |
Initializes a new instance of the T:System.Object class.
|
|
GetHandlersType ( |
||
InsureOrderOfHandlers ( List |
||
Register ( |
Register all handlers in assembly (you can register handlers that optionally belongs to specified namespaces)
|
|
SortInPlace ( List |
Méthode | Description | |
---|---|---|
BelongToNamespaces ( |
public AddInterceptor ( |
||
type | ||
Résultat | void |
public DispatcherHandlerRegistry ( ) : System | ||
Résultat | System |
public GetHandlersType ( |
||
messageType | ||
Résultat | List |
public InsureOrderOfHandlers ( List |
||
order | List |
|
Résultat | void |
public Register ( |
||
assembly | ||
namespaces | String | |
Résultat | void |
public SortInPlace ( List |
||
list | List |
|
orders | List |
|
Résultat | void |