메소드 | 설명 | |
---|---|---|
FacebookAsyncResult ( object result, object asyncState, System asyncWaitHandle, bool completedSynchronously, bool isCompleted, |
Initializes a new instance of the FacebookAsyncResult class.
|
public FacebookAsyncResult ( object result, object asyncState, System asyncWaitHandle, bool completedSynchronously, bool isCompleted, |
||
result | object | The result. |
asyncState | object | State of the async. |
asyncWaitHandle | System | The async wait handle. |
completedSynchronously | bool | if set to |
isCompleted | bool | if set to |
error | The error. | |
리턴 | System |