Method | Description | |
---|---|---|
EventReceiver ( object obj, |
Method | Description | |
---|---|---|
EmitAndHookUpEventHandler ( ) : void | ||
FindCallerFrameIndex ( |
Find the first frame on the stack belonging to the object we're getting the events from.
|
|
FormatEventInfoString ( object sender, object e ) : string | ||
ParseExpression ( |
Parses an expression in curlies.
|
|
WriteEventInfo ( object sender, object e ) : void |
public EventReceiver ( object obj, |
||
obj | object | |
eventInfo | ||
formatString | string | |
return | System |