Пример #1
0
        void ReleaseDesignerOutlets()
        {
            if (EmailTxt != null)
            {
                EmailTxt.Dispose();
                EmailTxt = null;
            }

            if (FacebookButton != null)
            {
                FacebookButton.Dispose();
                FacebookButton = null;
            }

            if (GirisButton != null)
            {
                GirisButton.Dispose();
                GirisButton = null;
            }

            if (GoogleButton != null)
            {
                GoogleButton.Dispose();
                GoogleButton = null;
            }

            if (SifrenimiUnuttunButton != null)
            {
                SifrenimiUnuttunButton.Dispose();
                SifrenimiUnuttunButton = null;
            }

            if (SifreTxt != null)
            {
                SifreTxt.Dispose();
                SifreTxt = null;
            }

            if (Sozlesmelabel != null)
            {
                Sozlesmelabel.Dispose();
                Sozlesmelabel = null;
            }

            if (UyeOlButton != null)
            {
                UyeOlButton.Dispose();
                UyeOlButton = null;
            }
        }
Пример #2
0
        void ReleaseDesignerOutlets()
        {
            if (AdText != null)
            {
                AdText.Dispose();
                AdText = null;
            }

            if (EmailTxt != null)
            {
                EmailTxt.Dispose();
                EmailTxt = null;
            }

            if (GeriButton != null)
            {
                GeriButton.Dispose();
                GeriButton = null;
            }

            if (GirisYapButton != null)
            {
                GirisYapButton.Dispose();
                GirisYapButton = null;
            }

            if (KayitOlButton != null)
            {
                KayitOlButton.Dispose();
                KayitOlButton = null;
            }

            if (SifreTekrarTxt != null)
            {
                SifreTekrarTxt.Dispose();
                SifreTekrarTxt = null;
            }

            if (SifreTxt != null)
            {
                SifreTxt.Dispose();
                SifreTxt = null;
            }

            if (SoyadText != null)
            {
                SoyadText.Dispose();
                SoyadText = null;
            }
        }