C# Class WshLst.MonoTouch.AppDelegate

Inheritance: Cirrious.MvvmCross.Touch.Platform.MvxApplicationDelegate, IMvxServiceConsumer
Afficher le fichier Open project: Redth/WshLst

Méthodes publiques

Méthode Description
FinishedLaunching ( UIApplication app, NSDictionary options ) : bool
WillTerminate ( UIApplication application ) : void

Method Details

FinishedLaunching() public méthode

public FinishedLaunching ( UIApplication app, NSDictionary options ) : bool
app UIApplication
options NSDictionary
Résultat bool

WillTerminate() public méthode

public WillTerminate ( UIApplication application ) : void
application UIApplication
Résultat void