MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIMethod­BaseTo­Method­Base
Open sandboxFocus

IMethodBase.ToMethodBase Method

ToMethodBase()

Gets a System.Reflection.MethodBase that represents the current method or constructor at run time.

Declaration
MethodBase ToMethodBase()
Returns
Type Description
System.Reflection.MethodBase

A System.Reflection.MethodBase that can be used only in run-time code.