You may also need to check the AssemblyInfo.cs for the [LinkWith]
attribute. Should work, but worth checking.

On Tue, Jun 5, 2012 at 3:15 PM, Shturman <alex.shtur...@gmail.com> wrote:
> It seems - You forget to write : (colon).
> Please try
>
>        [BaseType (typeof(NSObject))]
>        interface MyCar
>        {
>                [Export ("wheels*:*")]
>                int Wheels ();
>        }
>
> --
> View this message in context: 
> http://monotouch.2284126.n4.nabble.com/Creating-my-own-binding-to-objective-c-library-what-am-I-doing-wrong-tp4655189p4655195.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> MonoTouch@lists.ximian.com
> 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
MonoTouch@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to