C# (CSharp) AspectSharp Namespace

Nested Namespaces

AspectSharp.Builder
AspectSharp.Core
AspectSharp.Example
AspectSharp.Lang
AspectSharp.LoggingExample
AspectSharp.Tests

Classes

Name Description
AspectEngine The AspectEngine is responsible for matching specified types agaisnt an AspectDefinition. If a match is found, a proxy is requested and the AOP features will be implemented in the Proxy.
AssertUtil Summary description for AssertUtil.