Edit

Share via


NSKeyedUnarchiverDelegate_Extensions.DecodedObject Method

Definition

public static Foundation.NSObject DecodedObject (this Foundation.INSKeyedUnarchiverDelegate This, Foundation.NSKeyedUnarchiver unarchiver, Foundation.NSObject obj);
static member DecodedObject : Foundation.INSKeyedUnarchiverDelegate * Foundation.NSKeyedUnarchiver * Foundation.NSObject -> Foundation.NSObject

Parameters

This
INSKeyedUnarchiverDelegate

The instance on which this extension method operates.

unarchiver
NSKeyedUnarchiver
obj
NSObject

Returns

Applies to