Get Child classes from base class

Posted by Polaris on Stack Overflow See other posts from Stack Overflow or by Polaris
Published on 2010-04-30T07:31:11Z Indexed on 2010/04/30 7:37 UTC
Read the original article Hit count: 213

Filed under:
|

Is it possible in C# to get types of subclasses from base class?

© Stack Overflow or respective owner

Related posts about c#

Related posts about classes