The text of this article is not in this database — only its details are. Read it on the old site: C# Language Enhancements
6 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: C# Language Enhancements
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
SubashPosted Sep 10, 2016, 1:17 AM
Good sir
Sam HobbsPosted Oct 27, 2010, 7:20 PM
I think that in the sample code for the Extension Methods, the client code needs to have qualification for the namespace (as in Objects.SomeClass). If not then I don't understand the sample. That is not a problem for everyone that understands about namespaces, but I think it helps to state it explicitly. I also was unable to duplicate the results shown in the Extension Methods second example but I might have done something wrong.
Mahesh ChandPosted Oct 27, 2010, 12:03 AM
Well written Srihari. Nice work!