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

Inheritance: MvxNavigatingObject, IMvxAppStart
Datei anzeigen Open project: kstreet/Street.MvxPlugins

Public Methods

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

Method Details

CustomAppStart() public method

public CustomAppStart ( ILoginService loginService ) : System.Reflection
loginService ILoginService
return System.Reflection

Start() public method

public Start ( object hint = null ) : void
hint object
return void