ICLRMethodInfo Interface

Definition

Important

This API is not CLS-compliant.

public interface class ICLRMethodInfo
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("2D234B5D-F68F-4d98-88D8-0519C7599504")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ICLRMethodInfo
type ICLRMethodInfo = interface
Public Interface ICLRMethodInfo
Attributes

Properties

Attributes
DeclaringType
Documentation
IsAbstract
IsAssembly
IsConstructor
IsFamily
IsFamilyAndAssembly
IsFamilyOrAssembly
IsFinal
IsHideBySig
IsPrivate
IsPublic
IsSpecialName
IsStatic
IsVirtual
Name
Parameters
ReturnType
Token

Methods

GetAttributes(String)

Applies to