Open sandboxFocus

Method ToMethodInfo

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.