Skip to content

Instantly share code, notes, and snippets.

@lgolubyev
Created June 8, 2022 19:25
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/dcc5116c6ca4c0d3e43e5cb00fce3b12 to your computer and use it in GitHub Desktop.
Save lgolubyev/dcc5116c6ca4c0d3e43e5cb00fce3b12 to your computer and use it in GitHub Desktop.
//Only one line with record types
public record ApplicationInfo(string name, string path);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment