MethodBase
Gets the target method or constructor, or the accessor if this is a template for a field, property or event, or throws an exception if the advice does not target a method, constructor or accessor.
Declaration
IMethodBase MethodBase { get; }Property Value
| Type | Description |
|---|---|
| IMethodBase |