Documentation for this section has not yet been entered.Syntax
[System.Runtime.InteropServices.ComVisible(true)]
public enum MethodImplAttributes
Remarks
Members
| Member Name | Description |
|---|
| CodeTypeMask | Documentation for this section has not yet been entered. |
| ForwardRef | Documentation for this section has not yet been entered. |
| IL | Documentation for this section has not yet been entered. |
| InternalCall | Documentation for this section has not yet been entered. |
| Managed | Documentation for this section has not yet been entered. |
| ManagedMask | Documentation for this section has not yet been entered. |
| MaxMethodImplVal | Documentation for this section has not yet been entered. |
| Native | Documentation for this section has not yet been entered. |
| NoInlining | Documentation for this section has not yet been entered. |
| NoOptimization | Documentation for this section has not yet been entered. |
| OPTIL | Documentation for this section has not yet been entered. |
| PreserveSig | Documentation for this section has not yet been entered. |
| Runtime | Documentation for this section has not yet been entered. |
| Synchronized | Documentation for this section has not yet been entered. |
| Unmanaged | Documentation for this section has not yet been entered. |
Requirements
Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0