C# Class CmisSync.About

Inheritance: MonoMac.AppKit.NSWindow
Afficher le fichier Open project: OpenDataSpace/CmisSync 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
Close ( object sender, System.CancelEventArgs args ) : void

Close the dialog.

CreateAbout ( ) : void
CreateLink ( ) : void
LoadAbout ( ) : 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 MonoMac.Foundation.NSObject
Résultat void

Property Details

Controller public_oe property

public AboutController,CmisSync Controller
Résultat AboutController