Fixing an issue with output parameters that are of type IntPtr
[castle.git] / InversionOfControl / Castle.Windsor.Tests / DotNet2Config / MissingDecoratorConfig.xml
blob23db080789c7543f46aa30641e2bf902dfe58ecf
1 <configuration>\r
2   <components>\r
3     <component id='int.repos' \r
4       service='Castle.Windsor.Tests.IRepository`1[[System.Int32]], Castle.Windsor.Tests' \r
5       type='Castle.Windsor.Tests.LoggingRepositoryDecorator`1[[System.Int32]], Castle.Windsor.Tests'>\r
6       <parameters>\r
7         <inner>${int.repos.second}</inner>\r
8       </parameters>\r
9     </component>\r
10   \r
11   </components>\r
12 </configuration>\r