System.Object
System.Delegate
System.MulticastDelegate
EPS.Windows.Forms.DeveloperExpress.DXSimpleEditForm+HandleDataExceptionDelegate
private sealed delegate HandleDataExceptionDelegate : MulticastDelegate
Delegate Members
| Member | Description |
|---|
Constructor |
|
BeginInvoke |
public virtual IAsyncResult BeginInvoke( Exception ex,
AsyncCallback callback,
object object ); |
EndInvoke |
public virtual void EndInvoke( IAsyncResult result ); |
Invoke |
public virtual void Invoke( Exception ex ); |
Requirements
Namespace: EPS.Windows.Forms.DeveloperExpress
Assembly: DEVEXPRESSWINDOWS.DLL