Click here to Skip to main content
15,905,912 members
Articles / Programming Languages / C#

Following object inheritance

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
23 Jul 2010CPOL 4.1K   1  
OriginalGriff has made a nice and small class. But I don't think I would use this code in an application. Most times when I want to know about the inheritance chain of an object is while I'm coding. So a quick and nice (commandline?) tool would be a better fit, I think. The problem with...

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Austria Austria
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions