메소드 | 설명 | |
---|---|---|
AddEventHandler ( object component, |
||
DebugReflectEventDescriptor ( |
||
DebugReflectEventDescriptor ( |
||
DebugReflectEventDescriptor ( |
||
RemoveEventHandler ( object component, |
메소드 | 설명 | |
---|---|---|
FillAttributes ( IList attributes ) : void |
메소드 | 설명 | |
---|---|---|
FillEventInfoAttribute ( |
||
FillMethods ( ) : void | ||
FillSingleMethodAttribute ( |
public AddEventHandler ( object component, |
||
component | object | |
value | ||
리턴 | void |
public DebugReflectEventDescriptor ( |
||
componentType | ||
oldReflectEventDescriptor | System.ComponentModel.EventDescriptor | |
attributes | ||
리턴 | System.Diagnostics |
public DebugReflectEventDescriptor ( |
||
componentClass | ||
eventInfo | ||
리턴 | System.Diagnostics |
public DebugReflectEventDescriptor ( |
||
componentClass | ||
name | string | |
type | ||
attributes | ||
리턴 | System.Diagnostics |
protected FillAttributes ( IList attributes ) : void | ||
attributes | IList | |
리턴 | void |
public RemoveEventHandler ( object component, |
||
component | object | |
value | ||
리턴 | void |