IDynamicallyAdvisable Methods |
The IDynamicallyAdvisable type exposes the following members.
Name | Description | |
---|---|---|
Advise |
Adds an advice to the object.
| |
QueryAdvice<T> |
Queries an interface implemented by a dynamic advice.
| |
QueryInterface<T> |
Gets the implementation of a specified interface for the current object.
(Inherited from IQueryInterface.) | |
Unadvise |
Removes an advice from the object.
|