void ReleaseDesignerOutlets ()
		{
			if (confirmationCodeButton != null) {
				confirmationCodeButton.Dispose ();
				confirmationCodeButton = null;
			}

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

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

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

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

			if (deviceLabel != null) {
				deviceLabel.Dispose ();
				deviceLabel = null;
			}
		}
예제 #2
0
        void ReleaseDesignerOutlets()
        {
            if (tbFirst != null) {
                tbFirst.Dispose ();
                tbFirst = null;
            }

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

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

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

            if (btnClear != null) {
                btnClear.Dispose ();
                btnClear = null;
            }
        }
 void ReleaseDesignerOutlets()
 {
     if (inputView != null) {
         inputView.Dispose ();
         inputView = null;
     }
 }
        void ReleaseDesignerOutlets()
        {
            if (buttonNext != null)
            {
                buttonNext.Dispose();
                buttonNext = null;
            }

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

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

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

            if (textDescription != null)
            {
                textDescription.Dispose();
                textDescription = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (getHelloWorldDataButton != null)
            {
                getHelloWorldDataButton.Dispose();
                getHelloWorldDataButton = null;
            }

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

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

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

            if (helloWorldButton != null)
            {
                helloWorldButton.Dispose();
                helloWorldButton = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (environmentSegmentedControl != null)
            {
                environmentSegmentedControl.Dispose();
                environmentSegmentedControl = null;
            }

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

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

            if (proofOfPaymentLabel != null)
            {
                proofOfPaymentLabel.Dispose();
                proofOfPaymentLabel = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (getHelloWorldDataButton != null) {
				getHelloWorldDataButton.Dispose ();
				getHelloWorldDataButton = null;
			}

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

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

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

			if (helloWorldButton != null) {
				helloWorldButton.Dispose ();
				helloWorldButton = null;
			}
		}
        void ReleaseDesignerOutlets()
        {
            if (ServiceAddressField != null)
            {
                ServiceAddressField.Dispose();
                ServiceAddressField = null;
            }

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

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

            if (OutputText != null)
            {
                OutputText.Dispose();
                OutputText = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (editTextLoggedMessage != null) {
				editTextLoggedMessage.Dispose ();
				editTextLoggedMessage = null;
			}
		}
 void ReleaseDesignerOutlets()
 {
     if (TextPublishers != null) {
         TextPublishers.Dispose ();
         TextPublishers = null;
     }
 }
        void ReleaseDesignerOutlets()
        {
            if (ProgressTextView != null)
            {
                ProgressTextView.Dispose();
                ProgressTextView = null;
            }

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

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

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

            if (StartButton != null)
            {
                StartButton.Dispose();
                StartButton = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (DownloadedImageView != null) {
				DownloadedImageView.Dispose ();
				DownloadedImageView = null;
			}

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

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

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

			if (BetterAsyncButton != null) {
				BetterAsyncButton.Dispose ();
				BetterAsyncButton = null;
			}
		}
        void ReleaseDesignerOutlets()
        {
            if (btnShowChild != null)
            {
                btnShowChild.Dispose ();
                btnShowChild = null;
            }

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

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

            if (btnDeRegister != null)
            {
                btnDeRegister.Dispose ();
                btnDeRegister = null;
            }
        }
예제 #14
0
        void ReleaseDesignerOutlets()
        {
            if (imageView != null)
            {
                imageView.Dispose();
                imageView = null;
            }

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

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

            if (descriptionTextView != null)
            {
                descriptionTextView.Dispose();
                descriptionTextView = null;
            }
        }
예제 #15
0
        void ReleaseDesignerOutlets()
        {
            if (btnClear != null) {
                btnClear.Dispose ();
                btnClear = null;
            }

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

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

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

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

            if (btnInsert != null) {
                btnInsert.Dispose ();
                btnInsert = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (lblTitle != null)
            {
                lblTitle.Dispose();
                lblTitle = null;
            }

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

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

            if (btnLike != null)
            {
                btnLike.Dispose();
                btnLike = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (DownloadedImageView != null)
            {
                DownloadedImageView.Dispose();
                DownloadedImageView = null;
            }

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

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

            if (ResultTextView != null)
            {
                ResultTextView.Dispose();
                ResultTextView = null;
            }
        }
 void ReleaseDesignerOutlets()
 {
     if (textAreaOutput != null) {
         textAreaOutput.Dispose ();
         textAreaOutput = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (ProgressTextView != null) {
				ProgressTextView.Dispose ();
				ProgressTextView = null;
			}

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

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

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

			if (StartButton != null) {
				StartButton.Dispose ();
				StartButton = null;
			}
		}
        void ReleaseDesignerOutlets()
        {
            if (twitterRequestButton != null)
            {
                twitterRequestButton.Dispose();
                twitterRequestButton = null;
            }

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

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

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

            if (resultsTextView != null)
            {
                resultsTextView.Dispose();
                resultsTextView = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (imgMain != null) {
                imgMain.Dispose ();
                imgMain = null;
            }

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

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

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

            if (btnMore != null) {
                btnMore.Dispose ();
                btnMore = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (icon != null)
            {
                icon.Dispose();
                icon = null;
            }

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

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

            if (text != null)
            {
                text.Dispose();
                text = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (wholeLifeTextView != null)
            {
                wholeLifeTextView.Dispose();
                wholeLifeTextView = null;
            }

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

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

            if (termLifeTextView != null)
            {
                termLifeTextView.Dispose();
                termLifeTextView = null;
            }
        }
 void ReleaseDesignerOutlets()
 {
     if (textView != null) {
         textView.Dispose ();
         textView = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (buttonNext != null) {
				buttonNext.Dispose ();
				buttonNext = null;
			}

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

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

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

			if (textDescription != null) {
				textDescription.Dispose ();
				textDescription = null;
			}
		}
        void ReleaseDesignerOutlets()
        {
            if (Name != null)
            {
                Name.Dispose();
                Name = null;
            }

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

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

            if (NameView != null)
            {
                NameView.Dispose();
                NameView = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (btnShowChild != null)
            {
                btnShowChild.Dispose();
                btnShowChild = null;
            }

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

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

            if (btnDeRegister != null)
            {
                btnDeRegister.Dispose();
                btnDeRegister = null;
            }
        }
예제 #28
0
		void ReleaseDesignerOutlets ()
		{
			if (HaikuTextView != null) {
				HaikuTextView.Dispose ();
				HaikuTextView = null;
			}
		}
예제 #29
0
 void ReleaseDesignerOutlets()
 {
     if (textoHome != null)
     {
         textoHome.Dispose();
         textoHome = null;
     }
 }
예제 #30
0
 void ReleaseDesignerOutlets()
 {
     if (textPRWeb != null)
     {
         textPRWeb.Dispose();
         textPRWeb = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (textView != null)
     {
         textView.Dispose();
         textView = null;
     }
 }
예제 #32
0
 void ReleaseDesignerOutlets()
 {
     if (textBoxMessages != null)
     {
         textBoxMessages.Dispose();
         textBoxMessages = null;
     }
 }
예제 #33
0
 void ReleaseDesignerOutlets()
 {
     if (editTextLoggedMessage != null)
     {
         editTextLoggedMessage.Dispose();
         editTextLoggedMessage = null;
     }
 }
예제 #34
0
 void ReleaseDesignerOutlets()
 {
     if (HaikuTextView != null)
     {
         HaikuTextView.Dispose();
         HaikuTextView = null;
     }
 }
예제 #35
0
 void ReleaseDesignerOutlets()
 {
     if (txtOutput != null)
     {
         txtOutput.Dispose();
         txtOutput = null;
     }
 }
예제 #36
0
 void ReleaseDesignerOutlets()
 {
     if (textAbout != null)
     {
         textAbout.Dispose();
         textAbout = null;
     }
 }
        void ReleaseDesignerOutlets()
        {
            if (TextView != null) {
                TextView.Dispose ();
                TextView = null;
            }

            if (BlackCard != null) {
                BlackCard.Dispose ();
                BlackCard = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (editTextLogMessage != null) {
				editTextLogMessage.Dispose ();
				editTextLogMessage = null;
			}

			if (buttonLogMessage != null) {
				buttonLogMessage.Dispose ();
				buttonLogMessage = null;
			}
		}
        void ReleaseDesignerOutlets()
        {
            if (FullView != null) {
                FullView.Dispose ();
                FullView = null;
            }

            if (InfoText != null) {
                InfoText.Dispose ();
                InfoText = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (textBoxContent != null) {
                textBoxContent.Dispose ();
                textBoxContent = null;
            }

            if (contentTitle != null) {
                contentTitle.Dispose ();
                contentTitle = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (Json != null) {
				Json.Dispose ();
				Json = null;
			}

			if (Output != null) {
				Output.Dispose ();
				Output = null;
			}
		}
        void ReleaseDesignerOutlets()
        {
            if (tblMain != null) {
                tblMain.Dispose ();
                tblMain = null;
            }

            if (txtMain != null) {
                txtMain.Dispose ();
                txtMain = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (cmpDescripcion != null) {
                cmpDescripcion.Dispose ();
                cmpDescripcion = null;
            }

            if (btnGuardar != null) {
                btnGuardar.Dispose ();
                btnGuardar = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (NameLabel != null) {
                NameLabel.Dispose ();
                NameLabel = null;
            }

            if (UrlLabel != null) {
                UrlLabel.Dispose ();
                UrlLabel = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (txtinput != null) {
                txtinput.Dispose ();
                txtinput = null;
            }

            if (txtview != null) {
                txtview.Dispose ();
                txtview = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (result != null) {
                result.Dispose ();
                result = null;
            }

            if (md5sum != null) {
                md5sum.Dispose ();
                md5sum = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (textBoxDeviceInformation != null) {
				textBoxDeviceInformation.Dispose ();
				textBoxDeviceInformation = null;
			}

			if (textBoxDeviceInformation != null) {
				textBoxDeviceInformation.Dispose ();
				textBoxDeviceInformation = null;
			}
		}
        void ReleaseDesignerOutlets ()
        {
            if (textAppFolder != null) {
                textAppFolder.Dispose ();
                textAppFolder = null;
            }

            if (textCurrentFolder != null) {
                textCurrentFolder.Dispose ();
                textCurrentFolder = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (textAppFolder != null)
            {
                textAppFolder.Dispose();
                textAppFolder = null;
            }

            if (textCurrentFolder != null)
            {
                textCurrentFolder.Dispose();
                textCurrentFolder = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (scrollView != null)
            {
                scrollView.Dispose();
                scrollView = null;
            }

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

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

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

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

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

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

            if (rawResponseData != null)
            {
                rawResponseData.Dispose();
                rawResponseData = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (result != null)
            {
                result.Dispose();
                result = null;
            }

            if (md5sum != null)
            {
                md5sum.Dispose();
                md5sum = null;
            }
        }
예제 #52
0
        void ReleaseDesignerOutlets()
        {
            if (label != null)
            {
                label.Dispose();
                label = null;
            }

            if (text != null)
            {
                text.Dispose();
                text = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (textBoxDeviceInformation != null)
            {
                textBoxDeviceInformation.Dispose();
                textBoxDeviceInformation = null;
            }

            if (textBoxDeviceInformation != null)
            {
                textBoxDeviceInformation.Dispose();
                textBoxDeviceInformation = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (Json != null)
            {
                Json.Dispose();
                Json = null;
            }

            if (Output != null)
            {
                Output.Dispose();
                Output = null;
            }
        }
예제 #55
0
        void ReleaseDesignerOutlets()
        {
            if (editTextLogMessage != null)
            {
                editTextLogMessage.Dispose();
                editTextLogMessage = null;
            }

            if (buttonLogMessage != null)
            {
                buttonLogMessage.Dispose();
                buttonLogMessage = null;
            }
        }
예제 #56
0
        void ReleaseDesignerOutlets()
        {
            if (codeView != null)
            {
                codeView.Dispose();
                codeView = null;
            }

            if (outputView != null)
            {
                outputView.Dispose();
                outputView = null;
            }
        }
예제 #57
0
        void ReleaseDesignerOutlets()
        {
            if (window != null)
            {
                window.Dispose();
                window = null;
            }

            if (LoadingView != null)
            {
                LoadingView.Dispose();
                LoadingView = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (tableView != null) {
				tableView.Dispose ();
				tableView = null;
			}

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

			if (dynamicViewHeight != null) {
				dynamicViewHeight.Dispose ();
				dynamicViewHeight = null;
			}
		}
        void ReleaseDesignerOutlets()
        {
            if (textView != null) {
                textView.Dispose ();
                textView = null;
            }

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

            if (btnReset != null) {
                btnReset.Dispose ();
                btnReset = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (containerView != null) {
                containerView.Dispose ();
                containerView = null;
            }

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

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