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:
