C# 클래스 Conservatorio.Mac.AppDelegate

상속: NSApplicationDelegate
파일 보기 프로젝트 열기: abock/conservatorio

공개 메소드들

메소드 설명
DidFinishLaunching ( NSNotification notification ) : void

비공개 메소드들

메소드 설명
CheckForUpdatesHandler ( Foundation sender ) : void
CheckForUpdatesHandler ( NSObject sender ) : void
NewHandler ( Foundation sender ) : void
NewHandler ( NSObject sender ) : void
ProjectPageHandler ( Foundation sender ) : void
ProjectPageHandler ( NSObject sender ) : void
ReleaseDesignerOutlets ( ) : void

메소드 상세

DidFinishLaunching() 공개 메소드

public DidFinishLaunching ( NSNotification notification ) : void
notification NSNotification
리턴 void