C# Class Cocoa.objc_class

显示文件 Open project: mono/cocoa-sharp Class Usage Examples

Public Properties

Property Type Description
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

Property Details

cache public_oe property

public IntPtr,System cache
return System.IntPtr

info public_oe property

public int info
return int

instance_size public_oe property

public int instance_size
return int

isa public_oe property

public IntPtr,System isa
return System.IntPtr

ivars public_oe property

public IntPtr,System ivars
return System.IntPtr

methodLists public_oe property

public IntPtr,System methodLists
return System.IntPtr

name public_oe property

public IntPtr,System name
return System.IntPtr

protocols public_oe property

public IntPtr,System protocols
return System.IntPtr

super_class public_oe property

public IntPtr,System super_class
return System.IntPtr

version public_oe property

public int version
return int