Value and Reference Types in C#

preview_player
Показать описание
All types in C# are either value types or reference types. This video explains those two concepts, including: how the meaning of assignment differs between value and reference types, how they are represented in memory, value equality vs. reference equality, and other related concepts.
Рекомендации по теме