Delegate HandleDataExceptionDelegate



System.Object
  System.Delegate
    System.MulticastDelegate
      EPS.Windows.Forms.DeveloperExpress.DXSimpleEditForm+HandleDataExceptionDelegate

private sealed delegate HandleDataExceptionDelegate : MulticastDelegate

Delegate Members

MemberDescription
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


  Last Updated: 5/23/2007 | © , 2007