Method | Description | |
---|---|---|
DummyAsyncResult ( bool isCompleted, bool completedSynchronously, object state ) : System |
public DummyAsyncResult ( bool isCompleted, bool completedSynchronously, object state ) : System | ||
isCompleted | bool | |
completedSynchronously | bool | |
state | object | |
return | System |