Have you had a read through this? http://docs.xamarin.com/ios/tutorials/Events,_Protocols_and_Delegates http://docs.xamarin.com/ios/advanced_topics/binding_objective-c_types
(otherwise, can you provide a bit more code as an example?) On Fri, Jun 29, 2012 at 3:21 PM, tkacem <[email protected]> wrote: > Hi All, > > I have this question that nobody cared to answer so far !! How can I bind an > interface that conforms to many protocols in monotouch. > > Example: in objective-c it would look like @interface XX : BaseClass > <Delegate1,Delegate2> > > Any help would be greatly appreciated. > > Thanks, > Thabet > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Binding-an-interface-that-conforms-to-multiple-protocols-tp4655661.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ Earnest: Self-employed? Track your business expenses and income. http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
