Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>In C# primitives are not objects

http://msdn.microsoft.com/en-us/library/system.valuetype(v=V...

>Data types are separated into value types and reference types. Value types are either stack-allocated or allocated inline in a structure. Reference types are heap-allocated. Both reference and value types are derived from the ultimate base class Object.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: