메소드 | 설명 | |
---|---|---|
BeginInvoke ( this tabcontrolcanceleventhandler, Object sender, System.Windows.Forms.TabControlCancelEventArgs 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 tabcontrolcanceleventhandler, Object sender, System.Windows.Forms.TabControlCancelEventArgs e, AsyncCallback callback ) : IAsyncResult | ||
tabcontrolcanceleventhandler | this | |
sender | Object | |
e | System.Windows.Forms.TabControlCancelEventArgs | |
callback | AsyncCallback | |
리턴 | IAsyncResult |