Mono Class Library: Overview

System.Reflection.Emit.EventBuilder: Members

The members of System.Reflection.Emit.EventBuilder are listed below.

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.

Explicitly Implemented Interface Members

System.Runtime.InteropServices._EventBuilder.GetIDsOfNamesDocumentation for this section has not yet been entered.
System.Runtime.InteropServices._EventBuilder.GetTypeInfoDocumentation for this section has not yet been entered.
System.Runtime.InteropServices._EventBuilder.GetTypeInfoCountDocumentation for this section has not yet been entered.
System.Runtime.InteropServices._EventBuilder.InvokeDocumentation for this section has not yet been entered.