Mono Class Library: Overview

System.Runtime.CompilerServices.MethodImplAttribute: Members

The members of System.Runtime.CompilerServices.MethodImplAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Constructs a new instance of the MethodImplAttribute class.
Constructs and initializes a new instance of the MethodImplAttribute class with the specified short value interpreted as a System.Runtime.CompilerServices.MethodImplOptions value.
Constructs and initializes a new instance of the System.Runtime.CompilerServices.MethodImplAttribute class using the specified System.Runtime.CompilerServices.MethodImplOptions value.

Public Fields

MethodCodeTypeMethodCodeType. Documentation for this section has not yet been entered.

Public Properties

[read-only]
ValueMethodImplOptions. Gets the System.Runtime.CompilerServices.MethodImplOptions value describing the method attributed by the current instance.