C# Class Smartmobili.Cocoa.IBCocoaDocument

Inheritance: IBDocument
ファイルを表示 Open project: smartmobili/CocoaBuilder

Public Properties

Property Type Description
Class Class

Public Methods

Method Description
Alloc ( ) : IBDocument
ReadFromFileWrapper ( NSFileWrapper fileWrapper, NSString typeName, NSError &outError ) : bool

Method Details

Alloc() public static method

public static Alloc ( ) : IBDocument
return IBDocument

ReadFromFileWrapper() public method

public ReadFromFileWrapper ( NSFileWrapper fileWrapper, NSString typeName, NSError &outError ) : bool
fileWrapper NSFileWrapper
typeName NSString
outError NSError
return bool

Property Details

Class public_oe static_oe property

public static Class,Smartmobili.Cocoa Class
return Class