Difference between Object and object

Posted by kbok on Stack Overflow See other posts from Stack Overflow or by kbok
Published on 2010-06-18T14:49:43Z Indexed on 2010/06/18 14:53 UTC
Read the original article Hit count: 153

Filed under:

Hello,

In C# there are Object and object types. They seem to have the same functionnality, so what is the difference between the two ?

© Stack Overflow or respective owner

Related posts about c#