コード例 #1
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the Geographic engineering repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Geo(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/ufvjkv"
            };

            Content = browser;
        }
コード例 #2
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the Initial Education repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Educacion(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/FeSQuH"
            };

            Content = browser;
        }
コード例 #3
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the systems Finance repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Finanza(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/Umz8bn"
            };

            Content = browser;
        }
コード例 #4
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the Mecanics engineering repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Mecanica(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/zoSmRY"
            };

            Content = browser;
        }
コード例 #5
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the systems Foreign Trade repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Ceni(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/w3VPHj"
            };

            Content = browser;
        }
コード例 #6
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the Marketing repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Merca(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/qbyh8x"
            };

            Content = browser;
        }
コード例 #7
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the Automotive engineering repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Automotriz(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/qbvDu3"
            };

            Content = browser;
        }
コード例 #8
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the Instrumentation Electronics repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Tecelec(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/KMWgqa"
            };

            Content = browser;
        }
コード例 #9
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the systems engineering repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Sistemas(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/RRfE18",
            };

            Content = browser;
        }
コード例 #10
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the Mecatronic engineering repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Mecatronic(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/J773hS"
            };

            Content = browser;
        }
コード例 #11
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the Electromechanics repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Electrom(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/1BtdeH"
            };

            Content = browser;
        }
コード例 #12
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the IASA repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Iasa(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/Vrg2hM"
            };

            Content = browser;
        }
コード例 #13
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the Telecommunications repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Telecomunicaciones(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/XVAoti"
            };

            Content = browser;
        }
コード例 #14
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the Automation and Control repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Automatizacion(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/VjfxRc"
            };

            Content = browser;
        }
コード例 #15
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the systems Aeronautical Mechanics repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Aviones(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/xGjHMF"
            };

            Content = browser;
        }
コード例 #16
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the Commercial engineering repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Comercial(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/BWQ1vM"
            };

            Content = browser;
        }
コード例 #17
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the systems Aeronautics Motors repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Motores(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/hNu7Ae"
            };

            Content = browser;
        }
コード例 #18
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the Hotel Tourism Management repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Turistica(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/us5ngn"
            };

            Content = browser;
        }
コード例 #19
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the Biological engineering repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Bio(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/VFJC1c"
            };

            Content = browser;
        }
コード例 #20
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the systems Petrochemistry repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Petro(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/KSLv1V"
            };

            Content = browser;
        }
コード例 #21
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the Software engineering repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Software(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/k3c88N"
            };

            Content = browser;
        }
コード例 #22
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the Physics & Sports repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Fisica(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/kYDWXn"
            };

            Content = browser;
        }
コード例 #23
0
ファイル: careers.xaml.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this method redirect to the Civil engineering repository.
        /// <param name="sender">contains a reference to the control/object that raised the event</param>
        /// <param name="args">is the base class to contain the events thrown by the control</param>
        /// </summary>
        public void Civil(object sender, EventArgs args)
        {
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/XWgmHb"
            };

            Content = browser;
        }
コード例 #24
0
ファイル: Rules.cs プロジェクト: bdllerena/EspePocket
        /// <summary>
        /// this class redirect to the ESPE Students Regulations and ESPE License plates Regualtions
        /// </summary>
        public Rules()
        {
            Title = "Reglamentos";
            var browser = new PersonWebView
            {
                Uri = "https://goo.gl/wjpD7L",
            };

            Content = browser;
        }
コード例 #25
0
        public void TestUriSistemas()
        {
            PersonWebView expectedResult = new PersonWebView
            {
                Uri = "https://goo.gl/RRfE18"
            };
            var           expectedR = expectedResult.Uri;
            PersonWebView actualR   = new PersonWebView
            {
                Uri = "https://goo.gl/RRfE18"
            };
            var actualResult = actualR.Uri;

            Assert.AreEqual(actualResult, expectedR);
        }
コード例 #26
0
        public void TestUriMerca()
        {
            PersonWebView expectedResult = new PersonWebView
            {
                Uri = "https://goo.gl/qbyh8x"
            };
            var           expectedR = expectedResult.Uri;
            PersonWebView actualR   = new PersonWebView
            {
                Uri = "https://goo.gl/qbyh8x"
            };
            var actualResult = actualR.Uri;

            Assert.AreEqual(actualResult, expectedR);
        }
コード例 #27
0
        public void TestUriAviones()
        {
            PersonWebView expectedResult = new PersonWebView
            {
                Uri = "https://goo.gl/xGjHMF"
            };
            var           expectedR = expectedResult.Uri;
            PersonWebView actualR   = new PersonWebView
            {
                Uri = "https://goo.gl/xGjHMF"
            };
            var actualResult = actualR.Uri;

            Assert.AreEqual(actualResult, expectedR);
        }
コード例 #28
0
        public void TestUriEducacion()
        {
            PersonWebView expectedResult = new PersonWebView
            {
                Uri = "https://goo.gl/FeSQuH"
            };
            var           expectedR = expectedResult.Uri;
            PersonWebView actualR   = new PersonWebView
            {
                Uri = "https://goo.gl/FeSQuH"
            };
            var actualResult = actualR.Uri;

            Assert.AreEqual(actualResult, expectedR);
        }
コード例 #29
0
        public void TestUriFinanzas()
        {
            PersonWebView expectedResult = new PersonWebView
            {
                Uri = "https://goo.gl/GgAqYc"
            };
            var           expectedR = expectedResult.Uri;
            PersonWebView actualR   = new PersonWebView
            {
                Uri = "https://goo.gl/GgAqYc"
            };
            var actualResult = actualR.Uri;

            Assert.AreEqual(actualResult, expectedR);
        }
コード例 #30
0
        public void TestUriTecelec()
        {
            PersonWebView expectedResult = new PersonWebView
            {
                Uri = "https://goo.gl/KMWgqa"
            };
            var           expectedR = expectedResult.Uri;
            PersonWebView actualR   = new PersonWebView
            {
                Uri = "https://goo.gl/KMWgqa"
            };
            var actualResult = actualR.Uri;

            Assert.AreEqual(actualResult, expectedR);
        }