C# Class Smartmobili.Cocoa.NSArchiver

Inheritance: NSCoder
Show file Open project: smartmobili/CocoaBuilder

Public Properties

Property Type Description
Class Class

Public Methods

Method Description
Alloc ( ) : NSArchiver
ArchivedDataWithRootObject ( id rootObject ) : NSData

Method Details

Alloc() public static method

public static Alloc ( ) : NSArchiver
return NSArchiver

ArchivedDataWithRootObject() public static method

public static ArchivedDataWithRootObject ( id rootObject ) : NSData
rootObject id
return NSData

Property Details

Class public static property

public static Class,Smartmobili.Cocoa Class
return Class