C# 클래스 Notification_ServerService.MainWindow

상속: System.Windows.Window, System.Windows.Markup.IComponentConnector
파일 보기 프로젝트 열기: nikhildhawan/c2dm

공개 메소드들

메소드 설명
MainWindow ( ) : System

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void
InitializeLocations ( ) : void
InitializeWeather ( ) : void
OnMessageSent ( CallbackArgs response ) : void
RegistrationService_Subscribed ( object sender, RegistrationService e ) : void
System ( int connectionId, object target ) : void
UpdateStatus ( ) : void
_CreateDelegate ( System delegateType, string handler ) : Delegate
btnSend_Click ( object sender, RoutedEventArgs e ) : void
prepareRAWPayload ( string location, string temperature, string weatherType ) : byte[]
sendHttp ( ) : void
sendTile ( ) : void
sendToast ( ) : void

메소드 상세

MainWindow() 공개 메소드

public MainWindow ( ) : System
리턴 System