Method IDynamicallyAdvisable.Advise
IDynamicallyAdvisable.Advise(Type, Func<IQueryInterface, IDynamicAdvice>)
Declaration
bool IDynamicallyAdvisable.Advise(Type type, Func<IQueryInterface, IDynamicAdvice> createAdvice)
Parameters
Type | Name | Description |
---|---|---|
Type | type | |
Func<IQueryInterface, IDynamicAdvice> | createAdvice |
Returns
Type | Description |
---|---|
Boolean |