C# 클래스 PocketCampus.Authentication.WindowsPhonePlugin

상속: Plugin, IWindowsPhonePlugin
파일 보기 프로젝트 열기: accandme/pocketcampus

공개 메소드들

메소드 설명
Initialize ( ThinMvvm navigationService ) : void

Initializes the Windows Phone specific part of the plugin.

메소드 상세

Initialize() 공개 메소드

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