C# 클래스 Ballz.AppDelegate

상속: MonoMac.AppKit.NSApplicationDelegate
파일 보기 프로젝트 열기: SpagAachen/Ballz

공개 메소드들

메소드 설명
ApplicationShouldTerminateAfterLastWindowClosed ( NSApplication sender ) : bool
FinishedLaunching ( MonoMac notification ) : void

메소드 상세

ApplicationShouldTerminateAfterLastWindowClosed() 공개 메소드

public ApplicationShouldTerminateAfterLastWindowClosed ( NSApplication sender ) : bool
sender MonoMac.AppKit.NSApplication
리턴 bool

FinishedLaunching() 공개 메소드

public FinishedLaunching ( MonoMac notification ) : void
notification MonoMac
리턴 void