Skip to content

Instantly share code, notes, and snippets.

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 ronnieoverby/5d67fc7b4e18ad0c3e2d6c2e140ddddd to your computer and use it in GitHub Desktop.
Save ronnieoverby/5d67fc7b4e18ad0c3e2d6c2e140ddddd to your computer and use it in GitHub Desktop.
Reading references on value types vs. reference types.
https://docs.microsoft.com/en-us/dotnet/visual-basic/programming-guide/language-features/data-types/value-types-and-reference-types
https://jonskeet.uk/csharp/references.html
http://www.albahari.com/valuevsreftypes.aspx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment