C# Class Cocoa.Control.ActionReceiver

Inheritance: Object
Afficher le fichier Open project: mono/cocoa-sharp

Méthodes publiques

Méthode Description
ActionReceiver ( ) : System
ActionReceiver ( IntPtr native ) : System

Private Methods

Méthode Description
OnAction ( ) : void
OnDoubleAction ( ) : void

Method Details

ActionReceiver() public méthode

public ActionReceiver ( ) : System
Résultat System

ActionReceiver() public méthode

public ActionReceiver ( IntPtr native ) : System
native System.IntPtr
Résultat System