[Mono-bugs] [Bug 531560] MonoTouch.Foundation.NSUserDefaults.SetObjectForKey() not available

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Aug 16 12:57:30 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=531560

User gnorton at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=531560#c1


Geoff Norton <gnorton at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |gnorton at novell.com
         Resolution|                            |INVALID




--- Comment #1 from Geoff Norton <gnorton at novell.com>  2009-08-16 10:57:27 MDT ---
This method has been converted into a .netized version so you do

var prefs = NSUserDefaults.StandardUserDefaults;

var obj = prefs [key];

prefs [key] = obj;

-- 
Configure bugmail: http://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