code-patterns 3.10-beta.1
Pre-release
Pre-release
- Additions / changes made to
Patterns.LoggingandPatterns.Interception(issue 96):- New type:
Patterns.Interception.DelegateInterceptor→ implementsIInterceptorby allowing interception actions taken at each step to be injected - Updated
LoggingInterceptorto inherit from newDelegateInterceptortype
- New type: