C# Class Cocoa.AutoreleasePool

Inheritance: Object
Show file Open project: mono/cocoa-sharp Class Usage Examples

Public Methods

Method Description
AutoreleasePool ( ) : System
AutoreleasePool ( IntPtr native_object ) : System

Method Details

AutoreleasePool() public method

public AutoreleasePool ( ) : System
return System

AutoreleasePool() public method

public AutoreleasePool ( IntPtr native_object ) : System
native_object System.IntPtr
return System