Hi,

Have you read this:
http://docs.xamarin.com/ios/advanced_topics/binding_objective-c_types? If
you just want to provide bindings, having a tool do most of the work is
usually best :)

Rolf

On Tue, Nov 29, 2011 at 12:59 AM, Xy <[email protected]> wrote:

> Hi Rolf,
>
> Thanks for the advice, but we're actually not trying to implement this
> Obj-C
> class in C#, just provide C# bindings to its APIs. I looked at more code
> examples, and looks it may not necessary to declare these protocols in C#
> bindings. So we're going back to the original question: what might cause a
> delegate method that gets called in an iOS program to not get called in a
> MT
> program with same/similar code logic?
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/Objective-C-protocol-binding-method-not-invoked-tp4105828p4117403.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to