The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
MethodImplAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the MethodImplAttribute class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | MethodImplAttribute() | Initializes a new instance of the MethodImplAttribute class. |
![]() | MethodImplAttribute(Int16) | Initializes a new instance of the MethodImplAttribute class with the specified MethodImplOptions value. |
![]() | MethodImplAttribute(MethodImplOptions) | Initializes a new instance of the MethodImplAttribute class with the specified MethodImplOptions value. |
Show:
