C# 클래스 WinPhoneClient.MainPage

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: remobjects/Push

공개 메소드들

메소드 설명
MainPage ( ) : System

비공개 메소드들

메소드 설명
BtRegister_OnClick ( object sender, EventArgs e ) : void
BtUnregister_OnClick ( object sender, EventArgs e ) : void
Log ( String aTemplate ) : void
PushChannelOnChannelUriUpdated ( object sender, NotificationChannelUriEventArgs e ) : void
PushChannelOnErrorOccurred ( object sender, NotificationChannelErrorEventArgs e ) : void
PushChannelOnHttpNotificationReceived ( object sender, HttpNotificationEventArgs e ) : void
RegisterOnMpns ( ) : void
RegisterOnServer ( String notificationUri ) : void
UnregisterOnServer ( ) : void

메소드 상세

MainPage() 공개 메소드

public MainPage ( ) : System
리턴 System