Skip to content
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.

Mechanism for Mixin to add an Interceptor #5

Open
ppittle opened this issue Apr 24, 2014 · 0 comments
Open

Mechanism for Mixin to add an Interceptor #5

ppittle opened this issue Apr 24, 2014 · 0 comments

Comments

@ppittle
Copy link
Owner

ppittle commented Apr 24, 2014

Example:

[AddInterceptor(typeof(SomeInterceptor))]
public class Mixin
{
   [AddInterceptor(typeof(TraceMethodInterceptor))]
   public void Method(){}
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant