Share via


MethodInfo Class

Discovers the attributes of a particular method and provides access to method metadata.

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)

Syntax

[SerializableAttribute]
public abstract class MethodInfo : MethodBase

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

MethodInfo Members
System.Reflection Namespace