메소드 | 설명 | |
---|---|---|
BeginInvoke ( this exceptionroutedeventhandler, Object sender, System.Windows.ExceptionRoutedEventArgs e, AsyncCallback callback ) : IAsyncResult |
Extends BeginInvoke so that when a state object is not needed, null does not need to be passed.
|
public static BeginInvoke ( this exceptionroutedeventhandler, Object sender, System.Windows.ExceptionRoutedEventArgs e, AsyncCallback callback ) : IAsyncResult | ||
exceptionroutedeventhandler | this | |
sender | Object | |
e | System.Windows.ExceptionRoutedEventArgs | |
callback | AsyncCallback | |
리턴 | IAsyncResult |