C# Class Cocoa.Control.ActionReceiver

Inheritance: Object
Show file Open project: mono/cocoa-sharp

Public Methods

Method Description
ActionReceiver ( ) : System
ActionReceiver ( IntPtr native ) : System

Private Methods

Method Description
OnAction ( ) : void
OnDoubleAction ( ) : void

Method Details

ActionReceiver() public method

public ActionReceiver ( ) : System
return System

ActionReceiver() public method

public ActionReceiver ( IntPtr native ) : System
native System.IntPtr
return System