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