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 the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

MethodInfo Members
System.Reflection Namespace