| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
AdvisedSupport.AddIntroduction(IIntroductionAdvisor) Method
Adds the supplied introductionAdvisor to the list of Introductions.
[Visual Basic]
Public Overridable Overloads Sub AddIntroduction( _
ByVal
introductionAdvisor As
IIntroductionAdvisor _
) _
Parameters
-
introductionAdvisor
- The IIntroductionAdvisor to add.
Implements
IAdvised.AddIntroduction
Exceptions
| Exception Type |
Condition |
|
AopConfigException
|
If this proxy configuration is frozen and the introductionAdvisor cannot be added. |
See Also
AdvisedSupport Class | Spring.Aop.Framework Namespace | AdvisedSupport.AddIntroduction Overload List