System.Reflection.RuntimeReflectionExtensions.GetMethodInfo Method

Gets an object that represents the method represented by the specified delegate.

Syntax

public static MethodInfo GetMethodInfo (this Delegate del)

Parameters

del
The delegate to examine.

Returns

An object that represents the method.

Remarks

Documentation for this section has not yet been entered.

Requirements

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