NSKeyedArchiverDelegate_Extensions.EncodedObject Method

Definition

public static void EncodedObject (this Foundation.INSKeyedArchiverDelegate This, Foundation.NSKeyedArchiver archiver, Foundation.NSObject obj);
static member EncodedObject : Foundation.INSKeyedArchiverDelegate * Foundation.NSKeyedArchiver * Foundation.NSObject -> unit

Parameters

This
INSKeyedArchiverDelegate

The instance on which this extension method operates.

archiver
NSKeyedArchiver
obj
NSObject

Applies to