C# Class AzureMobileAuthN.SampleApp.Core.App.CustomAppStart

Inheritance: MvxNavigatingObject, IMvxAppStart
Afficher le fichier Open project: kstreet/Street.MvxPlugins

Méthodes publiques

Méthode Description
CustomAppStart ( ILoginService loginService ) : System.Reflection
Start ( object hint = null ) : void

Method Details

CustomAppStart() public méthode

public CustomAppStart ( ILoginService loginService ) : System.Reflection
loginService ILoginService
Résultat System.Reflection

Start() public méthode

public Start ( object hint = null ) : void
hint object
Résultat void