C# doesn't support it... You are meant to use Interfaces. You can inheirit multiple Interfaces.
There is a lot of general programming C# interface info on the web qhich applies. Tony -- View this message in context: http://monotouch.2284126.n4.nabble.com/Multiple-Inheritance-in-c-tp4655483p4655499.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
