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