C# Class BridgeTry.Mac.AppDelegate

Inheritance: WebMarco.Backend.App.PlatformImplemented.Mac.BaseAppDelegate
Show file Open project: vhnatyk/WebMarco.2.0

Public Methods

Method Description
AppDelegate ( ) : System
FinishedLaunching ( NSObject notification ) : void

Method Details

AppDelegate() public method

public AppDelegate ( ) : System
return System

FinishedLaunching() public method

public FinishedLaunching ( NSObject notification ) : void
notification MonoMac.Foundation.NSObject
return void