C# 클래스 Cocoa.objc_class

파일 보기 프로젝트 열기: mono/cocoa-sharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
cache System.IntPtr
info int
instance_size int
isa System.IntPtr
ivars System.IntPtr
methodLists System.IntPtr
name System.IntPtr
protocols System.IntPtr
super_class System.IntPtr
version int

프로퍼티 상세

cache 공개적으로 프로퍼티

public IntPtr,System cache
리턴 System.IntPtr

info 공개적으로 프로퍼티

public int info
리턴 int

instance_size 공개적으로 프로퍼티

public int instance_size
리턴 int

isa 공개적으로 프로퍼티

public IntPtr,System isa
리턴 System.IntPtr

ivars 공개적으로 프로퍼티

public IntPtr,System ivars
리턴 System.IntPtr

methodLists 공개적으로 프로퍼티

public IntPtr,System methodLists
리턴 System.IntPtr

name 공개적으로 프로퍼티

public IntPtr,System name
리턴 System.IntPtr

protocols 공개적으로 프로퍼티

public IntPtr,System protocols
리턴 System.IntPtr

super_class 공개적으로 프로퍼티

public IntPtr,System super_class
리턴 System.IntPtr

version 공개적으로 프로퍼티

public int version
리턴 int