메소드 | 설명 | |
---|---|---|
AsyncCompletedEventArgs ( Exception error, bool cancelled, Object userState ) : System |
메소드 | 설명 | |
---|---|---|
RaiseExceptionIfNecessary ( ) : void |
public AsyncCompletedEventArgs ( Exception error, bool cancelled, Object userState ) : System | ||
error | Exception | |
cancelled | bool | |
userState | Object | |
리턴 | System |