Mono Class Library: Overview

System.Reflection.Emit.EventBuilder: Method Members

The methods of System.Reflection.Emit.EventBuilder are listed below. For a list of all members, see the EventBuilder Members list.

See Also: Inherited members from System.Object

Public Methods

AddOtherMethod(MethodBuilder)
Documentation for this section has not yet been entered.
GetEventToken() : EventToken
Documentation for this section has not yet been entered.
SetAddOnMethod(MethodBuilder)
Documentation for this section has not yet been entered.
SetCustomAttribute(CustomAttributeBuilder)
Documentation for this section has not yet been entered.
SetCustomAttribute(System.Reflection.ConstructorInfo, byte[])
Documentation for this section has not yet been entered.
SetRaiseMethod(MethodBuilder)
Documentation for this section has not yet been entered.
SetRemoveOnMethod(MethodBuilder)
Documentation for this section has not yet been entered.