C# (CSharp) AspectSharp.Core Namespace

Nested Namespaces

AspectSharp.Core.Dispatcher
AspectSharp.Core.Matchers
AspectSharp.Core.Proxy

Classes

Name Description
CustomProxyGenerator Generates a dynamic proxy. This overrides the .Net proxy requirements that forces one to extend MarshalByRefObject or (for a different purpose) ContextBoundObject to have a Proxiable class.