Share via


MethodImplAttribute Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the MethodImplAttribute class.

Namespace:  System.Runtime.CompilerServices
Assembly:  mscorlib (in mscorlib.dll)

Syntax

'Declaration
Public Sub New
public MethodImplAttribute()
public:
MethodImplAttribute()
new : unit -> MethodImplAttribute
public function MethodImplAttribute()

.NET Framework Security

See Also

Reference

MethodImplAttribute Class

MethodImplAttribute Overload

System.Runtime.CompilerServices Namespace