Share via


MethodBuilder.SetImplementationFlagsCore(MethodImplAttributes) Yöntem

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, bu yöntem için uygulama bayraklarını ayarlar.

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)

Parametreler

attributes
MethodImplAttributes

Uygulamayı belirten numaralandırma değerlerinin bit düzeyinde birleşimi.

Şunlara uygulanır