C# Class Cocoa.AutoreleasePool

Inheritance: Object
Afficher le fichier Open project: mono/cocoa-sharp Class Usage Examples

Méthodes publiques

Méthode Description
AutoreleasePool ( ) : System
AutoreleasePool ( IntPtr native_object ) : System

Method Details

AutoreleasePool() public méthode

public AutoreleasePool ( ) : System
Résultat System

AutoreleasePool() public méthode

public AutoreleasePool ( IntPtr native_object ) : System
native_object System.IntPtr
Résultat System