C# Class SparkleShare.About

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
About ( ) : System
About ( IntPtr handle ) : System
OrderFrontRegardless ( ) : void
PerformClose ( NSObject sender ) : void

Private Methods

Méthode Description
CreateAbout ( ) : void

Method Details

About() public méthode

public About ( ) : System
Résultat System

About() public méthode

public About ( IntPtr handle ) : System
handle System.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 AboutController,SparkleShare Controller
Résultat AboutController