[]
public delegate void CustomRangeEventHandler(object sender, CustomRangeEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | |
CustomRangeEventArgs | e |
Name | Description |
---|---|
CustomRangeEventHandler(object, IntPtr) |
Name | Description |
---|---|
BeginInvoke(object, CustomRangeEventArgs, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, CustomRangeEventArgs) |