Method | Description | |
---|---|---|
AddEventHandler ( object component, |
||
DebugReflectEventDescriptor ( |
||
DebugReflectEventDescriptor ( |
||
DebugReflectEventDescriptor ( |
||
RemoveEventHandler ( object component, |
Method | Description | |
---|---|---|
FillAttributes ( IList attributes ) : void |
Method | Description | |
---|---|---|
FillEventInfoAttribute ( |
||
FillMethods ( ) : void | ||
FillSingleMethodAttribute ( |
public AddEventHandler ( object component, |
||
component | object | |
value | ||
return | void |
public DebugReflectEventDescriptor ( |
||
componentType | ||
oldReflectEventDescriptor | System.ComponentModel.EventDescriptor | |
attributes | ||
return | System.Diagnostics |
public DebugReflectEventDescriptor ( |
||
componentClass | ||
eventInfo | ||
return | System.Diagnostics |
public DebugReflectEventDescriptor ( |
||
componentClass | ||
name | string | |
type | ||
attributes | ||
return | System.Diagnostics |
protected FillAttributes ( IList attributes ) : void | ||
attributes | IList | |
return | void |
public RemoveEventHandler ( object component, |
||
component | object | |
value | ||
return | void |