C# 클래스 Cocoa.Control.ActionReceiver

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

공개 메소드들

메소드 설명
ActionReceiver ( ) : System
ActionReceiver ( IntPtr native ) : System

비공개 메소드들

메소드 설명
OnAction ( ) : void
OnDoubleAction ( ) : void

메소드 상세

ActionReceiver() 공개 메소드

public ActionReceiver ( ) : System
리턴 System

ActionReceiver() 공개 메소드

public ActionReceiver ( IntPtr native ) : System
native System.IntPtr
리턴 System