Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration of Named interception no longer supported #43

Open
ENikS opened this issue Jan 22, 2021 · 0 comments
Open

Configuration of Named interception no longer supported #43

ENikS opened this issue Jan 22, 2021 · 0 comments
Assignees
Labels
Breaking change ❕ This change breaks public API
Milestone

Comments

@ENikS
Copy link
Contributor

ENikS commented Jan 22, 2021

These methods are deprecated:

public Interception SetInterceptorFor(Type typeToIntercept, string? name, ITypeInterceptor interceptor)
public Interception SetInterceptorFor(Type typeToIntercept, string? name, IInstanceInterceptor interceptor)
@ENikS ENikS added the Breaking change ❕ This change breaks public API label Jan 22, 2021
@ENikS ENikS added this to the 6.0.0 milestone Jan 22, 2021
@ENikS ENikS self-assigned this Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking change ❕ This change breaks public API
Projects
None yet
Development

No branches or pull requests

1 participant