System.Reflection.MethodBase

E697541

System.Reflection.MethodBase is an abstract .NET class that represents and provides metadata and invocation capabilities for methods and constructors via reflection.

Jump to: Statements Referenced by

Statements (53)

Predicate Object
instanceOf .NET type
abstract class
reflection metadata type
assembly System.Runtime NERFINISHED
mscorlib NERFINISHED
hasMethod Equals
GetBaseDefinition
GetCurrentMethod
GetGenericArguments
GetHashCode
GetMethodBody
GetParameters
Invoke
MakeGenericMethod NERFINISHED
ToString
hasProperty Attributes
CallingConvention
ContainsGenericParameters
DeclaringType
IsAbstract
IsAssembly
IsConstructor
IsFamily
IsFamilyAndAssembly
IsFamilyOrAssembly
IsFinal
IsGenericMethod
IsGenericMethodDefinition
IsHideBySig
IsPrivate
IsPublic
IsSecurityCritical
IsSecuritySafeCritical
IsSecurityTransparent
IsSpecialName
IsStatic
IsVirtual
MethodHandle
ReflectedType
inheritsFrom System.Reflection.MemberInfo NERFINISHED
isAbstract true
isBaseTypeOf System.Reflection.ConstructorInfo NERFINISHED
System.Reflection.MethodInfo NERFINISHED
isClass true
isPublic true
isSerializable true
namespace System.Reflection NERFINISHED
providesMetadataFor constructors
methods
supportsInvocation true
usedFor dynamic invocation
inspection of method metadata
runtime reflection

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

System.Reflection containsType System.Reflection.MethodBase