C# Class MonoMac.ObjCRuntime.BlockDescriptor

Mostrar archivo Open project: kangaroo/maccore Class Usage Examples

Public Properties

Property Type Description
copy_helper System.IntPtr
dispose System.IntPtr
reserved int
size int

Private Methods

Method Description
CopyHelper ( BlockLiteral dest, BlockLiteral source ) : void
CreateDescriptor ( ) : BlockDescriptor
DisposeHelper ( BlockLiteral block ) : void

Property Details

copy_helper public_oe property

public IntPtr,System copy_helper
return System.IntPtr

dispose public_oe property

public IntPtr,System dispose
return System.IntPtr

reserved public_oe property

public int reserved
return int

size public_oe property

public int size
return int