Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PocketCampus
Authentication
WindowsPhonePlugin
C# Class PocketCampus.Authentication.WindowsPhonePlugin
Inheritance:
Plugin
,
IWindowsPhonePlugin
显示文件
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