C# 클래스 Cocoa.AutoreleasePool

상속: Object
파일 보기 프로젝트 열기: mono/cocoa-sharp 1 사용 예제들

공개 메소드들

메소드 설명
AutoreleasePool ( ) : System
AutoreleasePool ( IntPtr native_object ) : System

메소드 상세

AutoreleasePool() 공개 메소드

public AutoreleasePool ( ) : System
리턴 System

AutoreleasePool() 공개 메소드

public AutoreleasePool ( IntPtr native_object ) : System
native_object System.IntPtr
리턴 System