Méthode | Description | |
---|---|---|
DispatchWithSynchronizationContext ( ) : System | ||
DispatchWithSynchronizationContext ( |
||
Process ( System.Action continueWith ) : void | ||
Process ( IMessage t, Action |
public DispatchWithSynchronizationContext ( ) : System | ||
Résultat | System |
public DispatchWithSynchronizationContext ( |
||
synchronizationContext | ||
Résultat | System |
public Process ( System.Action continueWith ) : void | ||
continueWith | System.Action | |
Résultat | void |
public Process ( IMessage t, Action |
||
t | IMessage | |
continueWith | Action |
|
Résultat | void |