C# Class BasicMenu.AppDelegate

Inheritance: MonoMac.AppKit.NSApplicationDelegate
Afficher le fichier Open project: Clancey/MonoMac.Windows.Form

Méthodes publiques

Méthode Description
AppDelegate ( ) : System
FinishedLaunching ( NSObject notification ) : void

Method Details

AppDelegate() public méthode

public AppDelegate ( ) : System
Résultat System

FinishedLaunching() public méthode

public FinishedLaunching ( NSObject notification ) : void
notification MonoMac.Foundation.NSObject
Résultat void