C# Class SparkleShare.Note

Inheritance: Gtk.Window
Afficher le fichier Open project: hbons/SparkleShare Class Usage Examples

Méthodes publiques

Свойство Type Description
Controller NoteController

Méthodes publiques

Méthode Description
AcceptsFirstResponder ( ) : bool
Note ( ) : Gtk
Note ( ) : System
Note ( IntPtr handle ) : System
OrderFrontRegardless ( ) : void
PerformClose ( NSObject sender ) : void

Private Methods

Méthode Description
CreateNote ( ) : void

Method Details

AcceptsFirstResponder() public méthode

public AcceptsFirstResponder ( ) : bool
Résultat bool

Note() public méthode

public Note ( ) : Gtk
Résultat Gtk

Note() public méthode

public Note ( ) : System
Résultat System

Note() public méthode

public Note ( IntPtr handle ) : System
handle IntPtr
Résultat System

OrderFrontRegardless() public méthode

public OrderFrontRegardless ( ) : void
Résultat void

PerformClose() public méthode

public PerformClose ( NSObject sender ) : void
sender NSObject
Résultat void

Property Details

Controller public_oe property

public NoteController,SparkleShare Controller
Résultat NoteController