MethodImplAttribute Constructor (Int16)
.NET Framework (current version)
Initializes a new instance of the MethodImplAttribute class with the specified MethodImplOptions value.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- value
-
Type:
System.Int16
A bitmask representing the desired MethodImplOptions value which specifies properties of the attributed method.
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: