Windows apps
Collapse the table of content
Expand the table of content
Information
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

 

Initializes a new instance of the MethodImplAttribute class.

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

NameDescription
System_CAPS_pubmethodMethodImplAttribute()

Initializes a new instance of the MethodImplAttribute class.

System_CAPS_pubmethodMethodImplAttribute(Int16)

Initializes a new instance of the MethodImplAttribute class with the specified MethodImplOptions value.

System_CAPS_pubmethodMethodImplAttribute(MethodImplOptions)

Initializes a new instance of the MethodImplAttribute class with the specified MethodImplOptions value.

Return to top
Show:
© 2017 Microsoft