C# Class Pokemon3D.Mac.AppDelegate

Inheritance: NSApplicationDelegate
Exibir arquivo Open project: nilllzz/Pokemon3D

Public Methods

Method Description
ApplicationShouldTerminateAfterLastWindowClosed ( NSApplication sender ) : bool
FinishedLaunching ( MonoMac notification ) : void

Method Details

ApplicationShouldTerminateAfterLastWindowClosed() public method

public ApplicationShouldTerminateAfterLastWindowClosed ( NSApplication sender ) : bool
sender NSApplication
return bool

FinishedLaunching() public method

public FinishedLaunching ( MonoMac notification ) : void
notification MonoMac
return void