MethodBuilder.SetImplementationFlagsCore(MethodImplAttributes) Metoda

Definice

Při přepsání v odvozené třídě nastaví příznaky implementace pro tuto metodu.

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)

Parametry

attributes
MethodImplAttributes

Bitové kombinace hodnot výčtu, která určuje implementaci.

Platí pro