Metalama (preview)API documentationAspect APIMetalama.​Framework.​CodeIMethodTo­Method­Info
Open sandboxFocus

IMethod.ToMethodInfo Method

ToMethodInfo()

Gets a MethodInfo that represents the current method at run time.

Declaration
MethodInfo ToMethodInfo()
Returns
Type Description
MethodInfo

A MethodInfo that can be used only in run-time code.