Added asynchronous result support to SynchronizeFacility.
[castle.git] / InversionOfControl / Castle.Windsor.Tests / propertyInspectionBehaviorInvalid.xml
blob61e89d84c8b6126205464503c7822cf57516aabf
1 <configuration>\r
2 \r
3         <components>\r
4 \r
5                 <component id="comp1" \r
6                         type="Castle.Windsor.Tests.Components.ExtendedComponentWithProperties, Castle.Windsor.Tests"\r
7                         inspectionBehavior="Invalid">\r
8                 </component>\r
9 \r
10         </components>\r
12 </configuration>