MethodBuilder.SetImplementationFlagsCore(MethodImplAttributes) Метод

Определение

При переопределении в производном классе задает флаги реализации для этого метода.

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)

Параметры

attributes
MethodImplAttributes

Побитовое сочетание значений перечисления, задающее реализацию.

Применяется к