C# Class Pokemon3D.Mac.AppDelegate

Inheritance: NSApplicationDelegate
Afficher le fichier Open project: nilllzz/Pokemon3D

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 NSApplication
Résultat bool

FinishedLaunching() public méthode

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