System.Reflection.Emit.EventBuilder.SetRemoveOnMethod Method

Sets the method used to unsubscribe to this event.

Syntax

public void SetRemoveOnMethod (MethodBuilder mdBuilder)

Parameters

mdBuilder
A MethodBuilder object that represents the method used to unsubscribe to this event.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0