DynamicAdvice Methods |
The DynamicAdvice type exposes the following members.
Name | Description | |
---|---|---|
Dispose |
Disposes the current advice. // We don't use IDisposable so that advises are not be cast to IDisposable by default.
| |
Initialize |
Initializes the current advice.
| |
QueryInterface<TInterface> |