Ejemplo n.º 1
0
        /// <summary>
        /// Initializes the singleton application object.  This is the first line of authored code
        /// executed, and as such is the logical equivalent of main() or WinMain().
        /// </summary>
        public App()
        {
            this.InitializeComponent();
            this.Suspending += OnSuspending;

            FamoserTelemetry.Initialize("https://api.telemetry.famoser.ch/1.0/submit", "2c8d148e-6800-49b5-af10-39905d32ea5c");
        }
Ejemplo n.º 2
0
        /// <summary>
        /// Initializes the singleton application object.  This is the first line of authored code
        /// executed, and as such is the logical equivalent of main() or WinMain().
        /// </summary>
        public App()
        {
            this.InitializeComponent();
            this.Suspending += OnSuspending;

            FamoserTelemetry.Initialize("https://api.telemetry.famoser.ch/1.0/submit", "58ffcfcc-a910-44ed-afd4-fc22b30c4266");
        }