[]
public delegate void XLProgressEventHandler(object sender, XLProgressEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | Represents the method that will handle the event of a . |
XLProgressEventArgs | e | Represents the method that will handle the event of a . |
Name | Description |
---|---|
XLProgressEventHandler(object, IntPtr) |
Name | Description |
---|---|
BeginInvoke(object, XLProgressEventArgs, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, XLProgressEventArgs) |