NSKeyedArchiverDelegate_Extensions.WillEncode Method

Definition

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

Parameters

This
INSKeyedArchiverDelegate

The instance on which this extension method operates.

archiver
NSKeyedArchiver
obj
NSObject

Returns

Applies to