C# 클래스 BridgeTry.Mac.AppDelegate

상속: WebMarco.Backend.App.PlatformImplemented.Mac.BaseAppDelegate
파일 보기 프로젝트 열기: vhnatyk/WebMarco.2.0

공개 메소드들

메소드 설명
AppDelegate ( ) : System
FinishedLaunching ( NSObject notification ) : void

메소드 상세

AppDelegate() 공개 메소드

public AppDelegate ( ) : System
리턴 System

FinishedLaunching() 공개 메소드

public FinishedLaunching ( NSObject notification ) : void
notification MonoMac.Foundation.NSObject
리턴 void