NSKeyedArchiverDelegate_Extensions.EncodedObject 方法

定义

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

参数

This
INSKeyedArchiverDelegate

此扩展方法在其上运行的实例。

archiver
NSKeyedArchiver
obj
NSObject

适用于