Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public delegate void Gregor.Core.ExceptionCallback(Gregor.Core.CExceptionEventArgs e) : System.MulticastDelegate, System.ICloneable, System.Runtime.Serialization.ISerializable Custom Attributes: Description:
public ExceptionCallback(System.Object object, System.IntPtr method) Custom Attributes: Description:
public virtual System.IAsyncResult BeginInvoke(Gregor.Core.CExceptionEventArgs e, System.AsyncCallback callback, System.Object object) Custom Attributes: Description:
public virtual void EndInvoke(System.IAsyncResult result) Custom Attributes: Description:
public virtual void Invoke(Gregor.Core.CExceptionEventArgs e) Custom Attributes: Description:
Gregor.Core.CExceptionEventArgs