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

Inject on methods #48

Closed
intentor opened this issue Jul 8, 2016 · 0 comments
Closed

Inject on methods #48

intentor opened this issue Jul 8, 2016 · 0 comments
Assignees
Milestone

Comments

@intentor
Copy link
Owner

intentor commented Jul 8, 2016

Using the Inject attribute, it should be possible to inject on methods:

[Inject]
public void Method(TypeA paramA, TypeB paramB) {
    ...
}
@intentor intentor added this to the v2.18 milestone Jul 8, 2016
@intentor intentor self-assigned this Jul 8, 2016
@intentor intentor modified the milestones: v2.19, v2.18, v2.20, v2.21 Jul 13, 2016
intentor added a commit that referenced this issue Jul 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant