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: