C# Class Notification_ServerService.MainWindow

Inheritance: System.Windows.Window, System.Windows.Markup.IComponentConnector
Afficher le fichier Open project: nikhildhawan/c2dm

Méthodes publiques

Méthode Description
MainWindow ( ) : System

Private Methods

Méthode Description
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

Method Details

MainWindow() public méthode

public MainWindow ( ) : System
Résultat System