C# Class Conservatorio.Mac.AppDelegate

Inheritance: NSApplicationDelegate
Afficher le fichier Open project: abock/conservatorio

Méthodes publiques

Méthode Description
DidFinishLaunching ( NSNotification notification ) : void

Private Methods

Méthode Description
CheckForUpdatesHandler ( Foundation sender ) : void
CheckForUpdatesHandler ( NSObject sender ) : void
NewHandler ( Foundation sender ) : void
NewHandler ( NSObject sender ) : void
ProjectPageHandler ( Foundation sender ) : void
ProjectPageHandler ( NSObject sender ) : void
ReleaseDesignerOutlets ( ) : void

Method Details

DidFinishLaunching() public méthode

public DidFinishLaunching ( NSNotification notification ) : void
notification NSNotification
Résultat void