C# 클래스 PocketCampus.IsAcademia.WindowsPhonePlugin

The IS-Academia Windows Phone plugin.
상속: Plugin, IWindowsPhonePlugin
파일 보기 프로젝트 열기: accandme/pocketcampus

공개 메소드들

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

Initializes the Windows Phone specific part of the plugin.

메소드 상세

Initialize() 공개 메소드

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