Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple inheritance
Message
From
20/05/2007 05:36:28
 
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Multiple inheritance
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01227111
Message ID:
01227111
Views:
55
Hi,
How could I have multiple inheritance to two class in C#?
I tried the code as below, but not success.
public class myClass : myBase1, myBase2
{
}
Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Next
Reply
Map
View

Click here to load this message in the networking platform