I am not able to find the answer to this question in the Objective-C bindings
docs page.  How do I specify that a class I am wrapping extends from another
class I am wrapping but also implements the interface protocol of a protocol
I am wrapping?  I can't use two BaseType annotations.  I tried putting the :
operator directly on my wrapped class, but that didn't work either.  Thanks.



--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Inheriting-protocols-in-objective-c-binding-tp4656594.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to