Value Type is the way classic C & C++ works when passing a variable to a function, without any specific modifiers. Primitive data types, enums, structs and even objects would fall under this category for C++ BUT IN C# only primitive data types, enums and structs are treated as VALUE TYPES...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.