C# Class GreenQloud.AppDelegate

Inheritance: MonoMac.AppKit.NSApplicationDelegate
Datei anzeigen Open project: greenqloud/qloudsync

Public Methods

Method Description
WillBecomeActive ( NSNotification notification ) : void
WillTerminate ( NSNotification notification ) : void

Method Details

WillBecomeActive() public method

public WillBecomeActive ( NSNotification notification ) : void
notification NSNotification
return void

WillTerminate() public method

public WillTerminate ( NSNotification notification ) : void
notification NSNotification
return void