C# Class PocketCampus.Authentication.WindowsPhonePlugin

Inheritance: Plugin, IWindowsPhonePlugin
Show file Open project: accandme/pocketcampus

Public Methods

Method Description
Initialize ( ThinMvvm navigationService ) : void

Initializes the Windows Phone specific part of the plugin.

Method Details

Initialize() public method

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