C# Class MonoMac.Foundation.NSAutoreleasePool

Inheritance: NSObject, IDisposable
Show file Open project: kangaroo/maccore Class Usage Examples

Public Methods

Method Description
NSAutoreleasePool ( IntPtr handle ) : System
NSAutoreleasePool ( NSObjectFlag t ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
NSAutoreleasePool ( ) : System

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

NSAutoreleasePool() public method

public NSAutoreleasePool ( IntPtr handle ) : System
handle System.IntPtr
return System

NSAutoreleasePool() public method

public NSAutoreleasePool ( NSObjectFlag t ) : System
t NSObjectFlag
return System