| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
IAdvised.AddIntroduction(Int32, IIntroductionAdvisor) Method
Adds the supplied introductionAdvisor to the list of Introductions.
Parameters
-
index
- The index in the Introductions list at which the supplied introductionAdvisor is to be inserted.
-
introductionAdvisor
- The IIntroductionAdvisor to add.
Exceptions
| Exception Type |
Condition |
|
AopConfigException
|
If this proxy configuration is frozen and the introductionAdvisor cannot be added. |
See Also
IAdvised Interface | Spring.Aop.Framework Namespace | IAdvised.AddIntroduction Overload List