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 struct support #94

Merged
merged 3 commits into from
May 6, 2020
Merged

Added struct support #94

merged 3 commits into from
May 6, 2020

Conversation

roryprimrose
Copy link
Owner

Added StructTypeCreator
Updated DefaultConstructorResolver.Resolve to return null for structs
Fixed DefaultPropertyResolver.IsIgnored which returned the inverse value

Updated DefaultConstructorResolver.Resolve to return null for structs
Fixed DefaultPropertyResolver.IsIgnored which returned the inverse value
@roryprimrose roryprimrose linked an issue May 6, 2020 that may be closed by this pull request
@roryprimrose roryprimrose merged commit 93484dd into master May 6, 2020
@roryprimrose roryprimrose deleted the feature/23-SupportStructs branch May 6, 2020 14:26
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.

Create fails to create struct with properties
1 participant