Share via


NSKeyedUnarchiverDelegate_Extensions.DecodedObject Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSObject DecodedObject(this Foundation.INSKeyedUnarchiverDelegate This, Foundation.NSKeyedUnarchiver unarchiver, Foundation.NSObject obj);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DecodedObject : Foundation.INSKeyedUnarchiverDelegate * Foundation.NSKeyedUnarchiver * Foundation.NSObject -> Foundation.NSObject

Parameters

unarchiver
NSKeyedUnarchiver
obj
NSObject

Returns

Attributes

Applies to