Méthode | Description | |
---|---|---|
Create ( DispatcherConfiguration>.Func |
Factory method
|
|
Dispatch ( Object message ) : void | ||
Dispatcher ( |
Initializes a new instance of the T:System.Object class.
|
|
InvokeByReflection ( Object handler, Object message ) : void | ||
InvokeDynamic ( Object handler, Object message ) : void |
public static Create ( DispatcherConfiguration>.Func |
||
configurationAction | DispatcherConfiguration>.Func | |
Résultat |
public Dispatcher ( |
||
configuration | ||
Résultat | System |
public InvokeByReflection ( Object handler, Object message ) : void | ||
handler | Object | |
message | Object | |
Résultat | void |
public InvokeDynamic ( Object handler, Object message ) : void | ||
handler | Object | |
message | Object | |
Résultat | void |