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

Added TinyIoCConstructorAttribute with tests #115

Merged
merged 2 commits into from
Aug 18, 2018

Conversation

pcrockett
Copy link

I found that I was writing some pretty ugly UsingConstructor() lambdas and decided there could be a better alternative. Added the option of specifying which constructor(s) to use with an attribute.

Also added the option of using internal constructors.

@niemyjski niemyjski merged commit 6b735f1 into grumpydev:master Aug 18, 2018
@niemyjski
Copy link
Collaborator

Thanks for the PR

gkarabin pushed a commit to gkarabin/TinyIoC that referenced this pull request Apr 16, 2020
Added TinyIoCConstructorAttribute with tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants