| Interface | Description |
|---|---|
| Aspects.InterceptBuilder<T> |
A builder to create a proxy that delegates to another object but can
intercept calls, put something before, after and around calls.
|
| Class | Description |
|---|---|
| Aspects |
Minute library to do some aspect oriented programming without dragging in the
world.
|
| Aspects.Invocation |