C# 클래스 Cocoa.Control

상속: View
파일 보기 프로젝트 열기: mono/cocoa-sharp

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Control ( ) : System
Control ( IntPtr native_object ) : System
Control ( Rect frame ) : System

메소드 상세

Control() 공개 메소드

public Control ( ) : System
리턴 System

Control() 공개 메소드

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

Control() 공개 메소드

public Control ( Rect frame ) : System
frame Rect
리턴 System