메소드 | 설명 | |
---|---|---|
SynchronousResult ( ) : System |
|
|
SynchronousResult ( AsyncCallback callback, object state ) : System |
|
|
SynchronousResult ( |
|
|
SynchronousResult ( |
|
|
SynchronousResult ( object result ) : System |
|
|
SynchronousResult ( object result, AsyncCallback callback, object state ) : System |
|
public SynchronousResult ( AsyncCallback callback, object state ) : System | ||
callback | AsyncCallback | |
state | object | |
리턴 | System |
public SynchronousResult ( |
||
exception | ||
리턴 | System |
public SynchronousResult ( |
||
exception | ||
callback | AsyncCallback | |
state | object | |
리턴 | System |
public SynchronousResult ( object result ) : System | ||
result | object | |
리턴 | System |
public SynchronousResult ( object result, AsyncCallback callback, object state ) : System | ||
result | object | |
callback | AsyncCallback | |
state | object | |
리턴 | System |