ppittle / pMixins

pMixins - Mixin framework for C#
http://pMixins.com
Apache License 2.0
23 stars 5 forks source link

Stateful Interceptors #29

Open ppittle opened 10 years ago

ppittle commented 10 years ago

Keep instances of Interceptors for at least the lifetime of member invocation. Target use case if an Interceptor to measure Member performance.