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


           Summary: MonoTouch.Foundation.NSUserDefaults.SetObjectForKey()
                    not available
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


Description of Problem:
It seems the MonoTouch.Foundation.NSUserDefaults.SetObjectForKey() method has
not been implemented, or is not public.

Steps to reproduce the problem:
1. Create an NSUserDefaults instance, e.g.:
     var prefs = NSUserDefaults.StandardUserDefaults();
2. Attempt to call method SetObjectForKey()

Actual Results:
SetObjectForKey() method doesn't exist

Expected Results:
SetObjectForKey() should exist, as per Apple documentation: http://bit.ly/L2WjZ

How often does this happen? 
Always

Additional Information:
SetInt(), SetFloat() etc are there.

-- 
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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to