Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.CInvocationInfo : System.Object Custom Attributes: Description:
public CInvocationInfo(System.Delegate handler, params System.Object[] args) Custom Attributes: args - System.ParamArray() Description:
private System.Object[] m_Arguments Custom Attributes: Description:
private System.Delegate m_Handler Custom Attributes: Description:
public System.Object[] Arguments {get;set;}
Custom Attributes:
Description:
public System.Delegate Handler {get;}
Custom Attributes:
Description:
public System.Object Invoke() Custom Attributes: Description:
public override System.String ToString() Custom Attributes: Description: