C# 클래스 Cocoa.Button

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

공개 메소드들

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

메소드 상세

Button() 공개 메소드

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

Button() 공개 메소드

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