MethodBuilder.SetImplementationFlagsCore(MethodImplAttributes) Metódus

Definíció

Ha egy származtatott osztályban felül van bírálva, beállítja a metódus implementálási jelzőit.

protected:
 abstract void SetImplementationFlagsCore(System::Reflection::MethodImplAttributes attributes);
protected abstract void SetImplementationFlagsCore(System.Reflection.MethodImplAttributes attributes);
abstract member SetImplementationFlagsCore : System.Reflection.MethodImplAttributes -> unit
Protected MustOverride Sub SetImplementationFlagsCore (attributes As MethodImplAttributes)

Paraméterek

attributes
MethodImplAttributes

A végrehajtást meghatározó enumerálási értékek bitenkénti kombinációja.

A következőre érvényes: