IMethodBodyWrappingAdvices Methods |
The IMethodBodyWrappingAdvices type exposes the following members.
Name | Description | |
---|---|---|
ImplementOnEntryAdvice |
Emits code into the "entry" section in the method.
| |
ImplementOnExceptionAdvice | ||
ImplementOnExceptionFilterAdvice | ||
ImplementOnExitAdvice |
Emits code into the "finally" section in the method.
| |
ImplementOnSuccessAdvice |
Emits code into the "successful return" section in the method.
|