Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

AArnott
Copy link
Collaborator

@AArnott AArnott commented Oct 15, 2024

  • Remove user need for partial for certain data types
    A private property setter does not require partial data type declarations when the property is initialized via the dserializing constructor.
  • Change [Key(int)] to deserializing constructor parameter rules to match those used by DynamicObjectResolver

Fixes #1993

A private property setter does not require `partial` data type declarations when the property is initialized via the dserializing constructor.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant