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

IMethodBase.ToMethodBase Method

ToMethodBase()

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

Declaration
MethodBase ToMethodBase()
Returns
Type Description
MethodBase

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