https://bugzilla.novell.com/show_bug.cgi?id=666465
https://bugzilla.novell.com/show_bug.cgi?id=666465#c1 Mike Kestner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID Severity|Normal |Major --- Comment #1 from Mike Kestner <[email protected]> 2011-01-26 01:05:21 UTC --- Try Android.Provider.ContactsContract.ContactsColumnsConsts. Basically, anywhere they throw const variables on interfaces, something you can't do in C#, we have to create a class which we append the Const suffix to the Interface name to identify. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
