Udostępnij przez


PropertyBuilder.AddOtherMethodCore(MethodBuilder) Metoda

Definicja

W przypadku zastąpienia w klasie pochodnej dodaje jedną z innych metod skojarzonych z tą właściwością.

protected:
 abstract void AddOtherMethodCore(System::Reflection::Emit::MethodBuilder ^ mdBuilder);
protected abstract void AddOtherMethodCore (System.Reflection.Emit.MethodBuilder mdBuilder);
abstract member AddOtherMethodCore : System.Reflection.Emit.MethodBuilder -> unit
Protected MustOverride Sub AddOtherMethodCore (mdBuilder As MethodBuilder)

Parametry

mdBuilder
MethodBuilder

MethodBuilder Obiekt reprezentujący inną metodę.

Dotyczy