Constructs and initializes a new instance of the MethodImplAttribute class with the specified
short value
interpreted as a System.Runtime.CompilerServices.MethodImplOptions value.
[Edit]
public MethodImplAttribute (short value) |
|
Parameters
- value
- A short that is interpreted as a bit-field that represents the desired System.Runtime.CompilerServices.MethodImplOptions value, which specifies a property of the method attributed by the current instance.
[Edit]
Remarks
Requirements
Namespace: System.Runtime.CompilerServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0