C# Class Cocoa.Control

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

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

Control() public méthode

public Control ( ) : System
Résultat System

Control() public méthode

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

Control() public méthode

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