System.Runtime.CompilerServices.MethodImplAttribute Members

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

See Also: Inherited members from System.Attribute

Public Constructors

Public Fields

MethodCodeTypeMethodCodeType.

A System.Runtime.CompilerServices.MethodCodeType value indicating what kind of implementation is provided for this method.

Public Properties

[read-only]
ValueMethodImplOptions.

Gets the System.Runtime.CompilerServices.MethodImplOptions value describing the attributed method.