The members of MonoMac.Foundation.NSJsonSerialization are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
static | Deserialize(NSData, NSJsonReadingOptions, NSError)Documentation for this section has not yet been entered. | |
static | Deserialize(NSInputStream, NSJsonReadingOptions, out NSError)Documentation for this section has not yet been entered. | |
static | IsValidJSONObject(NSObject)Documentation for this section has not yet been entered. | |
static | Serialize(NSObject, NSJsonWritingOptions, out NSError)Documentation for this section has not yet been entered. | |
static | Serialize(NSObject, NSOutputStream, NSJsonWritingOptions, out NSError)Documentation for this section has not yet been entered. | |