C# Class BridgeTry.Mac.AppDelegate

Inheritance: WebMarco.Backend.App.PlatformImplemented.Mac.BaseAppDelegate
Afficher le fichier Open project: vhnatyk/WebMarco.2.0

Méthodes publiques

Méthode Description
AppDelegate ( ) : System
FinishedLaunching ( NSObject notification ) : void

Method Details

AppDelegate() public méthode

public AppDelegate ( ) : System
Résultat System

FinishedLaunching() public méthode

public FinishedLaunching ( NSObject notification ) : void
notification MonoMac.Foundation.NSObject
Résultat void