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