Метод | Описание | |
---|---|---|
BeginInvoke ( this propertyvalueuiiteminvokehandler, System context, System descriptor, System.Drawing.Design.PropertyValueUIItem invokedItem, 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 propertyvalueuiiteminvokehandler, System context, System descriptor, System.Drawing.Design.PropertyValueUIItem invokedItem, AsyncCallback callback ) : IAsyncResult | ||
propertyvalueuiiteminvokehandler | this | |
context | System | |
descriptor | System | |
invokedItem | System.Drawing.Design.PropertyValueUIItem | |
callback | AsyncCallback | |
Результат | IAsyncResult |