MethodBuilder.GetMethodImplementationFlags Метод
Определение
Возвращает флаги реализации для метода.Returns the implementation flags for the method.
public:
override System::Reflection::MethodImplAttributes GetMethodImplementationFlags();
public override System.Reflection.MethodImplAttributes GetMethodImplementationFlags ();
override this.GetMethodImplementationFlags : unit -> System.Reflection.MethodImplAttributes
Public Overrides Function GetMethodImplementationFlags () As MethodImplAttributes
Возвращаемое значение
Возвращает флаги реализации для метода.Returns the implementation flags for the method.