Method | Description | |
---|---|---|
BeginInvoke ( this propertyvalueuihandler, System context, System propDesc, System valueUIItemList, 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 propertyvalueuihandler, System context, System propDesc, System valueUIItemList, AsyncCallback callback ) : IAsyncResult | ||
propertyvalueuihandler | this | |
context | System | |
propDesc | System | |
valueUIItemList | System | |
callback | AsyncCallback | |
return | IAsyncResult |