C# Class TipCalc.UI.Mac.AppDelegate

Inheritance: MvvmCross.Mac.Platform.MvxApplicationDelegate
Afficher le fichier Open project: MvvmCross/MvvmCross-Samples

Méthodes publiques

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

Method Details

DidFinishLaunching() public méthode

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

WillTerminate() public méthode

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