C# 클래스 Smartmobili.Cocoa.NSCustomView

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

공개 프로퍼티들

프로퍼티 타입 설명
Class Class

보호된 프로퍼티들

프로퍼티 타입 설명
className NSString
extension id
realObject id

공개 메소드들

메소드 설명
Alloc ( ) : NSCustomView
AwakeAfterUsingCoder ( NSCoder aDecoder ) : id
NSCustomView ( ) : System

메소드 상세

Alloc() 공개 정적인 메소드

public static Alloc ( ) : NSCustomView
리턴 NSCustomView

AwakeAfterUsingCoder() 공개 메소드

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

NSCustomView() 공개 메소드

public NSCustomView ( ) : System
리턴 System

프로퍼티 상세

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

public static Class,Smartmobili.Cocoa Class
리턴 Class

className 보호되어 있는 프로퍼티

protected NSString className
리턴 NSString

extension 보호되어 있는 프로퍼티

protected id,Smartmobili.Cocoa extension
리턴 id

realObject 보호되어 있는 프로퍼티

protected id,Smartmobili.Cocoa realObject
리턴 id