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

Allow access to declared Members on DynamicObject #858

Merged
merged 1 commit into from Apr 7, 2021

Conversation

windischb
Copy link
Contributor

Fixes #856
Just moved the part which checks for DynamicObject after checking for Declared Members.
Extended the Test "CanAccessDynamicObject" to also access Declared Members.

Hopefully this is helpfull and not just nonsense...

@lahma lahma merged commit 90eca8b into sebastienros:dev Apr 7, 2021
@lahma
Copy link
Collaborator

lahma commented Apr 7, 2021

Awesome, thanks!

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.

Can't access declared Methods on "DynamicObject" since 3.0.0-beta-2019
2 participants