IDynamicAdvice Methods |
The IDynamicAdvice 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<T> |
Gets the implementation of an interface.
|