[Mono-bugs] [Bug 666465] Many ContactsContract provider constants aren't available
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jan 25 20:05:21 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=666465
https://bugzilla.novell.com/show_bug.cgi?id=666465#c1
Mike Kestner <mkestner at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
Severity|Normal |Major
--- Comment #1 from Mike Kestner <mkestner at novell.com> 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.
More information about the mono-bugs
mailing list