IDynamicAdvice.Dispose Method |
Disposes the current advice. // We don't use IDisposable so that advises are not be cast to IDisposable by default.
Namespace: PostSharp.Patterns.DynamicAdvising
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.9.11.0 (6.9.11.0)
C#
void Dispose()