Property | Type | Description | |
---|---|---|---|
BuildEventFields | void | ||
GetTypeEventFields | IEnumerable |
Method | Description | |
---|---|---|
RemoveAllEventHandlers ( object obj ) : void | ||
RemoveEventHandler ( object obj, string eventName ) : void |
Method | Description | |
---|---|---|
BuildEventFields ( |
||
GetTypeEventFields ( |
public static RemoveAllEventHandlers ( object obj ) : void | ||
obj | object | |
return | void |
public static RemoveEventHandler ( object obj, string eventName ) : void | ||
obj | object | |
eventName | string | |
return | void |