Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.HandlerAttribute : System.Attribute, System.Runtime.InteropServices._Attribute Custom Attributes: System.AttributeUsage(ValidOn=0x40, AllowMultiple=true, Inherited=false) Description:
public HandlerAttribute(System.String sSender, System.String sEventName) Custom Attributes: Description:
private System.String m_EventName Custom Attributes: Description:
private System.String m_Sender Custom Attributes: Description:
public System.String EventName {get;}
Custom Attributes:
Description:
public System.String Sender {get;}
Custom Attributes:
Description:
static public Gregor.Core.HandlerAttribute[] GetHandlerAttributes(System.Reflection.MethodInfo mi) Custom Attributes: Description:
public override System.String ToString() Custom Attributes: Description: