C# 클래스 Smartmobili.Cocoa.IBConnection

상속: NSObject
파일 보기 프로젝트 열기: smartmobili/CocoaBuilder

보호된 프로퍼티들

프로퍼티 타입 설명
_destination id
_label NSString
_source id

공개 메소드들

메소드 설명
IBConnection ( ) : System
InitWithCoder ( NSCoder aDecoder ) : id

메소드 상세

IBConnection() 공개 메소드

public IBConnection ( ) : System
리턴 System

InitWithCoder() 공개 메소드

public InitWithCoder ( NSCoder aDecoder ) : id
aDecoder NSCoder
리턴 id

프로퍼티 상세

_destination 보호되어 있는 프로퍼티

protected id,Smartmobili.Cocoa _destination
리턴 id

_label 보호되어 있는 프로퍼티

protected NSString _label
리턴 NSString

_source 보호되어 있는 프로퍼티

protected id,Smartmobili.Cocoa _source
리턴 id