1 <?xml version="1.0" encoding="utf-8" ?>
\r
4 <!-- General Config -->
\r
6 <section name="aspectsharp"
\r
7 type="AspectSharp.Builder.SectionHandler.AspectSharpConfigurationHandler, AspectSharp" />
\r
10 <!-- AspectSharp settings -->
\r
14 import AspectSharp.Tests.Classes in AspectSharp.Tests
\r
16 interceptors [ "key" : DummyInterceptor ]
\r
17 mixins [ "key" : DummyMixin ]
\r
19 aspect McBrother for DummyCustomer
\r