C# 클래스 Smartmobili.Cocoa.IBDocument

상속: NSDocument
파일 보기 프로젝트 열기: smartmobili/CocoaBuilder 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Class Class

공개 메소드들

메소드 설명
Alloc ( ) : IBDocument
IBDocument ( ) : System
Parse ( IBDocument ibDocument, System.Xml.Linq.XElement xElement ) : void
ReadFromFileWrapper ( NSFileWrapper fileWrapper, NSString typeName, NSError &outError ) : bool

비공개 메소드들

메소드 설명
ResolveReferences ( ) : void

메소드 상세

Alloc() 공개 정적인 메소드

public static Alloc ( ) : IBDocument
리턴 IBDocument

IBDocument() 공개 메소드

public IBDocument ( ) : System
리턴 System

Parse() 공개 정적인 메소드

public static Parse ( IBDocument ibDocument, System.Xml.Linq.XElement xElement ) : void
ibDocument IBDocument
xElement System.Xml.Linq.XElement
리턴 void

ReadFromFileWrapper() 공개 메소드

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

프로퍼티 상세

Class 공개적으로 정적으로 프로퍼티

public static Class,Smartmobili.Cocoa Class
리턴 Class