Metalama / / API Documentation / Aspect API / Metalama.​Framework.​Code / IMethod­Base / To­Method­Base
Open sandbox

Method ToMethodBase

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.