DynamicAdvice(IQueryInterface)
Initializes a new DynamicAdvice.
Declaration
protected DynamicAdvice(IQueryInterface parent)Parameters
| Type | Name | Description |
|---|---|---|
| IQueryInterface | parent | The advised object. |
Initializes a new DynamicAdvice.
protected DynamicAdvice(IQueryInterface parent)| Type | Name | Description |
|---|---|---|
| IQueryInterface | parent | The advised object. |