ConstructorBuilder.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

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

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