메소드 | 설명 | |
---|---|---|
DispatchWithSynchronizationContext ( ) : System | ||
DispatchWithSynchronizationContext ( |
||
Process ( System.Action continueWith ) : void | ||
Process ( IMessage t, Action |
public DispatchWithSynchronizationContext ( ) : System | ||
리턴 | System |
public DispatchWithSynchronizationContext ( |
||
synchronizationContext | ||
리턴 | System |
public Process ( System.Action continueWith ) : void | ||
continueWith | System.Action | |
리턴 | void |
public Process ( IMessage t, Action |
||
t | IMessage | |
continueWith | Action |
|
리턴 | void |