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. |
Gets a MethodInfo that represents the current method at run time.
MethodInfo ToMethodInfo()| Type | Description |
|---|---|
| MethodInfo | A MethodInfo that can be used only in run-time code. |