10 [__DynamicallyInvokable]
20 [__DynamicallyInvokable]
23 [__DynamicallyInvokable]
38 [__DynamicallyInvokable]
41 _val = methodImplOptions;
MethodCodeType
Defines how a method is implemented.
MethodImplAttributes
Specifies flags for the attributes of a method implementation.
Represents the base class for custom attributes.
MethodCodeType MethodCodeType
A T:System.Runtime.CompilerServices.MethodCodeType value indicating what kind of implementation is pr...
MethodImplAttribute(MethodImplOptions methodImplOptions)
Initializes a new instance of the T:System.Runtime.CompilerServices.MethodImplAttribute class with th...
MethodImplAttribute()
Initializes a new instance of the T:System.Runtime.CompilerServices.MethodImplAttribute class.
Specifies the details of how a method is implemented. This class cannot be inherited.
MethodImplOptions Value
Gets the T:System.Runtime.CompilerServices.MethodImplOptions value describing the attributed method.
MethodImplOptions
Defines the details of how a method is implemented.
AttributeTargets
Specifies the application elements on which it is valid to apply an attribute.
MethodImplAttribute(short value)
Initializes a new instance of the T:System.Runtime.CompilerServices.MethodImplAttribute class with th...
Specifies that the class can be serialized.