Skip to content

Instantly share code, notes, and snippets.

@lgolubyev
Last active August 11, 2022 19:41
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/d98e4b56cfacd8cbaf9d04aa90d23832 to your computer and use it in GitHub Desktop.
Save lgolubyev/d98e4b56cfacd8cbaf9d04aa90d23832 to your computer and use it in GitHub Desktop.
var bytehide = new
{
Name = "bytehide",
Email = "bytehide@mail.com"
};
var bar = bytehide with {Name = "Bar"};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment