C# Class Cocoa.Button

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

Méthodes publiques

Méthode Description
Button ( IntPtr native_object ) : System
Button ( Rect frame ) : System

Method Details

Button() public méthode

public Button ( IntPtr native_object ) : System
native_object System.IntPtr
Résultat System

Button() public méthode

public Button ( Rect frame ) : System
frame Rect
Résultat System