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

includeInactive parameter for FromComponentInParents #458

Merged
merged 2 commits into from
May 27, 2018

Conversation

taylank
Copy link

@taylank taylank commented May 2, 2018

This relates to issue: #275

The binding should now work with objects inactive in the hierarchy:
public ScopeArgConditionCopyNonLazyBinder FromComponentInParents(bool excludeSelf = false, bool includeInactive = false)

taylank added 2 commits May 2, 2018 10:25
Added an includeInactive bool parameter to FromComponentInParents
FromComponentInParents(bool excludeSelf = false, bool includeInactive = false)
@svermeulen svermeulen merged commit fd615dc into ssannandeji:master May 27, 2018
@svermeulen
Copy link

Thanks

starikcetin pushed a commit to starikcetin/Extenject that referenced this pull request Aug 14, 2019
includeInactive parameter for FromComponentInParents
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.

None yet

2 participants