PostSharpAPI ReferencePost­Sharp.​Patterns.​Dynamic­AdvisingIDynamic­AdviceDispose
Open sandboxFocus

IDynamicAdvice.Dispose Method

Dispose()

Disposes the current advice. // We don't use IDisposable so that advises are not be cast to IDisposable by default.

Declaration
void Dispose()