Skip to content

Instantly share code, notes, and snippets.

@lgolubyev
Created June 24, 2022 11:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lgolubyev/3dde4a1db5d2ea03f8cab26edc19dc91 to your computer and use it in GitHub Desktop.
Save lgolubyev/3dde4a1db5d2ea03f8cab26edc19dc91 to your computer and use it in GitHub Desktop.
Base value = JsonSerializer.Deserialize<Base>(@"{ ""X"" : 0, ""Y"" : 0 }");
value is Derived; // false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment