C# 클래스 Pokemon3D.Mac.AppDelegate

상속: NSApplicationDelegate
파일 보기 프로젝트 열기: nilllzz/Pokemon3D

공개 메소드들

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

메소드 상세

ApplicationShouldTerminateAfterLastWindowClosed() 공개 메소드

public ApplicationShouldTerminateAfterLastWindowClosed ( NSApplication sender ) : bool
sender NSApplication
리턴 bool

FinishedLaunching() 공개 메소드

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