This really isn't a "monotouch" issue, but a c# conceptual problem - I think. Unlike c++, with c# you cannot create "macros", you cannot inherit more than a single "base class", etc... You can; however, inherit multiple interface classes. Can you describe what it is you are trying to do?
-- View this message in context: http://monotouch.2284126.n4.nabble.com/Multiple-Inheritance-in-c-tp4655483p4655507.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
