C# Class PocketCampus.Authentication.WindowsPhonePlugin

Inheritance: Plugin, IWindowsPhonePlugin
Afficher le fichier Open project: accandme/pocketcampus

Méthodes publiques

Méthode Description
Initialize ( ThinMvvm navigationService ) : void

Initializes the Windows Phone specific part of the plugin.

Method Details

Initialize() public méthode

Initializes the Windows Phone specific part of the plugin.
public Initialize ( ThinMvvm navigationService ) : void
navigationService ThinMvvm
Résultat void