Method | Description | |
---|---|---|
BeginInvoke ( this toolboxitemcreatorcallback, Object serializedObject, String format, 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 toolboxitemcreatorcallback, Object serializedObject, String format, AsyncCallback callback ) : IAsyncResult | ||
toolboxitemcreatorcallback | this | |
serializedObject | Object | |
format | String | |
callback | AsyncCallback | |
return | IAsyncResult |