EventBuilder.SetRemoveOnMethodCore(MethodBuilder) Method

Definition

When overridden in a derived class, sets the method used to unsubscribe to this event.

C#
protected abstract void SetRemoveOnMethodCore(System.Reflection.Emit.MethodBuilder mdBuilder);

Parameters

mdBuilder
MethodBuilder

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

Applies to

Proizvod Verzije
.NET 8, 9, 10