AzureMobileServicesLab.WP8.MainPage.MainPage C# (CSharp) Method

MainPage() public method

public MainPage ( ) : System
return System
        public MainPage()
        {
            InitializeComponent();

            // TODO: Add handler for toast notification
            // App.PushChannel.ShellToastNotificationReceived += ...
        }