Hi all,
I am just starting to write some code in C#. One time I accidently used
"object" instead of "Object". The program didn't complain at all and worked
fine.
I am just wondering is there any difference between object and Object in C#?
thanks
--
Betty
I am just starting to write some code in C#. One time I accidently used
"object" instead of "Object". The program didn't complain at all and worked
fine.
I am just wondering is there any difference between object and Object in C#?
thanks
--
Betty
Comment