C# Class GreenQloud.AppDelegate

Inheritance: MonoMac.AppKit.NSApplicationDelegate
Afficher le fichier Open project: greenqloud/qloudsync

Méthodes publiques

Méthode Description
WillBecomeActive ( NSNotification notification ) : void
WillTerminate ( NSNotification notification ) : void

Method Details

WillBecomeActive() public méthode

public WillBecomeActive ( NSNotification notification ) : void
notification NSNotification
Résultat void

WillTerminate() public méthode

public WillTerminate ( NSNotification notification ) : void
notification NSNotification
Résultat void