Open sandboxFocus

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.