C# Class Ballz.AppDelegate

Inheritance: MonoMac.AppKit.NSApplicationDelegate
Afficher le fichier Open project: SpagAachen/Ballz

Méthodes publiques

Méthode Description
ApplicationShouldTerminateAfterLastWindowClosed ( NSApplication sender ) : bool
FinishedLaunching ( MonoMac notification ) : void

Method Details

ApplicationShouldTerminateAfterLastWindowClosed() public méthode

public ApplicationShouldTerminateAfterLastWindowClosed ( NSApplication sender ) : bool
sender MonoMac.AppKit.NSApplication
Résultat bool

FinishedLaunching() public méthode

public FinishedLaunching ( MonoMac notification ) : void
notification MonoMac
Résultat void