The members of System.Runtime.CompilerServices.MethodImplAttribute are listed below.
See Also: Inherited members from System.Attribute
Initializes a new instance of the System.Runtime.CompilerServices.MethodImplAttribute class. | ||
Initializes a new instance of the System.Runtime.CompilerServices.MethodImplAttribute class with the specified System.Runtime.CompilerServices.MethodImplOptions value. | ||
Initializes a new instance of the System.Runtime.CompilerServices.MethodImplAttribute class with the specified System.Runtime.CompilerServices.MethodImplOptions value. |
MethodCodeType | MethodCodeType.
A System.Runtime.CompilerServices.MethodCodeType value indicating what kind of implementation is provided for this method. |
[read-only] | Value | MethodImplOptions.
Gets the System.Runtime.CompilerServices.MethodImplOptions value describing the attributed method. |