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