What the use of inheriting from multiple classes?

Posted by Jouke van der Maas on Stack Overflow See other posts from Stack Overflow or by Jouke van der Maas
Published on 2010-06-01T11:25:01Z Indexed on 2010/06/01 11:33 UTC
Read the original article Hit count: 161

Filed under:

I saw some comments on forums, and it seems that people want to be able to inherit from multiple classes in c#. Why would you ever need this? I can't think of any use for this, but since there's people that want it, there's got to be some.

© Stack Overflow or respective owner

Related posts about c#