Does C# support multiple inheritance?
Posted
by Ardman
on Stack Overflow
See other posts from Stack Overflow
or by Ardman
Published on 2010-03-16T16:28:05Z
Indexed on
2010/03/16
16:31 UTC
Read the original article
Hit count: 401
c#
|multiple-inheritance
A colleague and I are having a bit of an argument over multiple inheritance. I'm saying it's not supported and he's saying it is. So, I thought that I'd ask the brainy bunch on the net.
© Stack Overflow or respective owner