コード例 #1
0
		void ReleaseDesignerOutlets ()
		{
			if (DeleteButton != null) {
				DeleteButton.Dispose ();
				DeleteButton = null;
			}
			if (NameTextField != null) {
				NameTextField.Dispose ();
				NameTextField = null;
			}
			if (PoolsBarButtonItem != null) {
				PoolsBarButtonItem.Dispose ();
				PoolsBarButtonItem = null;
			}
			if (SaveButton != null) {
				SaveButton.Dispose ();
				SaveButton = null;
			}
			if (SerialNumberLabel != null) {
				SerialNumberLabel.Dispose ();
				SerialNumberLabel = null;
			}
			if (VolumeTextField != null) {
				VolumeTextField.Dispose ();
				VolumeTextField = null;
			}
		}
コード例 #2
0
 void ReleaseDesignerOutlets ()
 {
     if (LastnameTextField != null) {
         LastnameTextField.Dispose ();
         LastnameTextField = null;
     }
 }
 void ReleaseDesignerOutlets ()
 {
     if (settingTextField != null) {
         settingTextField.Dispose ();
         settingTextField = null;
     }
 }
        void ReleaseDesignerOutlets()
        {
            if (Close != null) {
                Close.Dispose ();
                Close = null;
            }

            if (Text != null) {
                Text.Dispose ();
                Text = null;
            }
        }
コード例 #5
0
        void ReleaseDesignerOutlets()
        {
            if (LoginButton != null) {
                LoginButton.Dispose ();
                LoginButton = null;
            }

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

            if (UserId != null) {
                UserId.Dispose ();
                UserId = null;
            }
        }
 void ReleaseDesignerOutlets()
 {
     if (ActivityIndicator != null) {
         ActivityIndicator.Dispose ();
         ActivityIndicator = null;
     }
     if (PasswordField != null) {
         PasswordField.Dispose ();
         PasswordField = null;
     }
     if (TokenField != null) {
         TokenField.Dispose ();
         TokenField = null;
     }
     if (UsernameField != null) {
         UsernameField.Dispose ();
         UsernameField = null;
     }
 }
コード例 #7
0
		void ReleaseDesignerOutlets ()
		{
			if (NameTextField != null) {
				NameTextField.Dispose ();
				NameTextField = null;
			}
			if (SaveButton != null) {
				SaveButton.Dispose ();
				SaveButton = null;
			}
			if (SerialNumberTextField != null) {
				SerialNumberTextField.Dispose ();
				SerialNumberTextField = null;
			}
			if (VolumeTextField != null) {
				VolumeTextField.Dispose ();
				VolumeTextField = null;
			}
		}
コード例 #8
0
		void ReleaseDesignerOutlets ()
		{
			if (ContinueBtn != null) {
				ContinueBtn.Dispose ();
				ContinueBtn = null;
			}
			if (DescriptionBottomlbl != null) {
				DescriptionBottomlbl.Dispose ();
				DescriptionBottomlbl = null;
			}
			if (DescriptionTopLbl != null) {
				DescriptionTopLbl.Dispose ();
				DescriptionTopLbl = null;
			}
			if (Input != null) {
				Input.Dispose ();
				Input = null;
			}
		}
コード例 #9
0
 void ReleaseDesignerOutlets()
 {
     if (ActivityIndicator != null) {
         ActivityIndicator.Dispose ();
         ActivityIndicator = null;
     }
     if (PasswordField != null) {
         PasswordField.Dispose ();
         PasswordField = null;
     }
     if (ServerField != null) {
         ServerField.Dispose ();
         ServerField = null;
     }
     if (UserNameField != null) {
         UserNameField.Dispose ();
         UserNameField = null;
     }
 }
コード例 #10
0
        void ReleaseDesignerOutlets()
        {
            if (btnSaveItem != null)
            {
                btnSaveItem.Dispose();
                btnSaveItem = null;
            }

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

            if (txtTitle != null)
            {
                txtTitle.Dispose();
                txtTitle = null;
            }
        }
コード例 #11
0
        void ReleaseDesignerOutlets()
        {
            if (btnLogin != null)
            {
                btnLogin.Dispose();
                btnLogin = null;
            }

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

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

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

            if (UserInput != null)
            {
                UserInput.Dispose();
                UserInput = null;
            }
        }
コード例 #13
0
        void ReleaseDesignerOutlets()
        {
            if (btnLogIn != null)
            {
                btnLogIn.Dispose();
                btnLogIn = null;
            }

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

            if (passwordField != null)
            {
                passwordField.Dispose();
                passwordField = null;
            }
        }
コード例 #14
0
        void ReleaseDesignerOutlets()
        {
            if (AddNewParticipant != null)
            {
                AddNewParticipant.Dispose();
                AddNewParticipant = null;
            }

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

            if (ParticipantName != null)
            {
                ParticipantName.Dispose();
                ParticipantName = null;
            }
        }
コード例 #15
0
        void ReleaseDesignerOutlets()
        {
            if (btnGuardarObra != null)
            {
                btnGuardarObra.Dispose();
                btnGuardarObra = null;
            }

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

            if (txtnombreobra != null)
            {
                txtnombreobra.Dispose();
                txtnombreobra = null;
            }
        }
コード例 #16
0
        void ReleaseDesignerOutlets()
        {
            if (btnClearSearch != null)
            {
                btnClearSearch.Dispose();
                btnClearSearch = null;
            }

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

            if (SearchTextField != null)
            {
                SearchTextField.Dispose();
                SearchTextField = null;
            }
        }
コード例 #17
0
        void ReleaseDesignerOutlets()
        {
            if (AddView != null)
            {
                AddView.Dispose();
                AddView = null;
            }

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

            if (sumUiTextField != null)
            {
                sumUiTextField.Dispose();
                sumUiTextField = null;
            }
        }
コード例 #18
0
        void ReleaseDesignerOutlets()
        {
            if (lblStatus != null)
            {
                lblStatus.Dispose();
                lblStatus = null;
            }

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

            if (website != null)
            {
                website.Dispose();
                website = null;
            }
        }
コード例 #19
0
        void ReleaseDesignerOutlets()
        {
            if (password != null)
            {
                password.Dispose();
                password = null;
            }

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

            if (userName != null)
            {
                userName.Dispose();
                userName = null;
            }
        }
コード例 #20
0
        void ReleaseDesignerOutlets()
        {
            if (createButton != null)
            {
                createButton.Dispose();
                createButton = null;
            }

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

            if (password != null)
            {
                password.Dispose();
                password = null;
            }
        }
コード例 #21
0
        void ReleaseDesignerOutlets()
        {
            if (DetailTextField != null)
            {
                DetailTextField.Dispose();
                DetailTextField = null;
            }

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

            if (TitleTextField != null)
            {
                TitleTextField.Dispose();
                TitleTextField = null;
            }
        }
コード例 #22
0
        void ReleaseDesignerOutlets()
        {
            if (btnVerificar != null)
            {
                btnVerificar.Dispose();
                btnVerificar = null;
            }

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

            if (txtPass != null)
            {
                txtPass.Dispose();
                txtPass = null;
            }
        }
コード例 #23
0
        void ReleaseDesignerOutlets()
        {
            if (btnclosesearch != null)
            {
                btnclosesearch.Dispose();
                btnclosesearch = null;
            }

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

            if (txtFindProduct != null)
            {
                txtFindProduct.Dispose();
                txtFindProduct = null;
            }
        }
コード例 #24
0
        void ReleaseDesignerOutlets()
        {
            if (Back != null)
            {
                Back.Dispose();
                Back = null;
            }

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

            if (TextInput != null)
            {
                TextInput.Dispose();
                TextInput = null;
            }
        }
コード例 #25
0
        void ReleaseDesignerOutlets()
        {
            if (btn_Login != null)
            {
                btn_Login.Dispose();
                btn_Login = null;
            }

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

            if (textField_Password != null)
            {
                textField_Password.Dispose();
                textField_Password = null;
            }
        }
コード例 #26
0
        void ReleaseDesignerOutlets()
        {
            if (button != null)
            {
                button.Dispose();
                button = null;
            }

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

            if (textfield != null)
            {
                textfield.Dispose();
                textfield = null;
            }
        }
コード例 #27
0
        void ReleaseDesignerOutlets()
        {
            if (btnTrigger != null)
            {
                btnTrigger.Dispose();
                btnTrigger = null;
            }

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

            if (txtInputName != null)
            {
                txtInputName.Dispose();
                txtInputName = null;
            }
        }
コード例 #28
0
        void ReleaseDesignerOutlets()
        {
            if (btnFemale != null)
            {
                btnFemale.Dispose();
                btnFemale = null;
            }

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

            if (UITextFieldDOB != null)
            {
                UITextFieldDOB.Dispose();
                UITextFieldDOB = null;
            }
        }
コード例 #29
0
        void ReleaseDesignerOutlets()
        {
            if (BtnSignUp != null)
            {
                BtnSignUp.Dispose();
                BtnSignUp = null;
            }

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

            if (TxtUsername != null)
            {
                TxtUsername.Dispose();
                TxtUsername = null;
            }
        }
コード例 #30
0
        void ReleaseDesignerOutlets()
        {
            if (btnDetailsNext != null)
            {
                btnDetailsNext.Dispose();
                btnDetailsNext = null;
            }

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

            if (txtRetailerName != null)
            {
                txtRetailerName.Dispose();
                txtRetailerName = null;
            }
        }
コード例 #31
0
        void ReleaseDesignerOutlets()
        {
            if (ButtonSaveTrip != null)
            {
                ButtonSaveTrip.Dispose();
                ButtonSaveTrip = null;
            }

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

            if (TextFieldTripName != null)
            {
                TextFieldTripName.Dispose();
                TextFieldTripName = null;
            }
        }
コード例 #32
0
        void ReleaseDesignerOutlets()
        {
            if (lbPlateNumber != null)
            {
                lbPlateNumber.Dispose();
                lbPlateNumber = null;
            }

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

            if (tfPlateNumber != null)
            {
                tfPlateNumber.Dispose();
                tfPlateNumber = null;
            }
        }
コード例 #33
0
        void ReleaseDesignerOutlets()
        {
            if (btnLogin != null)
            {
                btnLogin.Dispose();
                btnLogin = null;
            }

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

            if (txtEmail != null)
            {
                txtEmail.Dispose();
                txtEmail = null;
            }
        }
コード例 #34
0
        void ReleaseDesignerOutlets()
        {
            if (CompletedSwitch != null)
            {
                CompletedSwitch.Dispose();
                CompletedSwitch = null;
            }

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

            if (TitleLabel != null)
            {
                TitleLabel.Dispose();
                TitleLabel = null;
            }
        }
コード例 #35
0
        void ReleaseDesignerOutlets()
        {
            if (addTaskButton != null)
            {
                addTaskButton.Dispose();
                addTaskButton = null;
            }

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

            if (taskTextField != null)
            {
                taskTextField.Dispose();
                taskTextField = null;
            }
        }
コード例 #36
0
        void ReleaseDesignerOutlets()
        {
            if (firstNameTextField != null)
            {
                firstNameTextField.Dispose();
                firstNameTextField = null;
            }

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

            if (phonenumberTextField != null)
            {
                phonenumberTextField.Dispose();
                phonenumberTextField = null;
            }
        }
コード例 #37
0
        void ReleaseDesignerOutlets()
        {
            if (VCMessages != null)
            {
                VCMessages.Dispose();
                VCMessages = null;
            }

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

            if (VCText != null)
            {
                VCText.Dispose();
                VCText = null;
            }
        }
コード例 #38
0
        void ReleaseDesignerOutlets()
        {
            if (LoginButton != null)
            {
                LoginButton.Dispose();
                LoginButton = null;
            }

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

            if (UserId != null)
            {
                UserId.Dispose();
                UserId = null;
            }
        }
コード例 #39
0
        void ReleaseDesignerOutlets()
        {
            if (EmailUITextField != null)
            {
                EmailUITextField.Dispose();
                EmailUITextField = null;
            }

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

            if (UserNameTextField != null)
            {
                UserNameTextField.Dispose();
                UserNameTextField = null;
            }
        }
コード例 #40
0
        void ReleaseDesignerOutlets ()
        {
            if (InvalidLoginLabel != null) {
                InvalidLoginLabel.Dispose ();
                InvalidLoginLabel = null;
            }

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

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

            if (UsernameEntry != null) {
                UsernameEntry.Dispose ();
                UsernameEntry = null;
            }
        }
コード例 #41
0
        void ReleaseDesignerOutlets ()
        {
            if (Account != null) {
                Account.Dispose ();
                Account = null;
            }

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

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

            if (Token != null) {
                Token.Dispose ();
                Token = null;
            }
        }
コード例 #42
0
        void ReleaseDesignerOutlets ()
        {
            if (Code != null) {
                Code.Dispose ();
                Code = null;
            }

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

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

            if (SaveButton != null) {
                SaveButton.Dispose ();
                SaveButton = null;
            }
        }
コード例 #43
0
        void ReleaseDesignerOutlets ()
        {
            if (Background != null) {
                Background.Dispose ();
                Background = null;
            }

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

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

            if (NewPasswordTextField != null) {
                NewPasswordTextField.Dispose ();
                NewPasswordTextField = null;
            }
        }
コード例 #44
0
        void ReleaseDesignerOutlets ()
        {
            if (LoginButton != null) {
                LoginButton.Dispose ();
                LoginButton = null;
            }

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

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

            if (UsernameTextField != null) {
                UsernameTextField.Dispose ();
                UsernameTextField = null;
            }
        }
コード例 #45
0
        void ReleaseDesignerOutlets()
        {
            if (ActivityIsLoading != null) {
                ActivityIsLoading.Dispose ();
                ActivityIsLoading = null;
            }

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

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

            if (TextFieldQuery != null) {
                TextFieldQuery.Dispose ();
                TextFieldQuery = null;
            }
        }
コード例 #46
0
 void ReleaseDesignerOutlets()
 {
     if (MyText != null) {
         MyText.Dispose ();
         MyText = null;
     }
     if (NextBtn != null) {
         NextBtn.Dispose ();
         NextBtn = null;
     }
     if (TextBoxPassword != null) {
         TextBoxPassword.Dispose ();
         TextBoxPassword = null;
     }
     if (TextBoxUserName != null) {
         TextBoxUserName.Dispose ();
         TextBoxUserName = null;
     }
     if (TextBoxVerifyPassword != null) {
         TextBoxVerifyPassword.Dispose ();
         TextBoxVerifyPassword = null;
     }
 }
コード例 #47
0
        void ReleaseDesignerOutlets()
        {
            if (CancelButton != null) {
                CancelButton.Dispose ();
                CancelButton = null;
            }

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

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

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

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

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

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

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

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

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

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

            if (VideoLength30ValueLabel != null) {
                VideoLength30ValueLabel.Dispose ();
                VideoLength30ValueLabel = null;
            }
        }
コード例 #48
0
        void ReleaseDesignerOutlets ()
        {
            if (auContainerView != null) {
                auContainerView.Dispose ();
                auContainerView = null;
            }

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

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

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

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

            if (resonanceTextField != null) {
                resonanceTextField.Dispose ();
                resonanceTextField = null;
            }
        }
コード例 #49
0
 void ReleaseDesignerOutlets()
 {
     if (btnReturn != null) {
         btnReturn.Dispose ();
         btnReturn = null;
     }
     if (btnSearch != null) {
         btnSearch.Dispose ();
         btnSearch = null;
     }
     if (imgReturn != null) {
         imgReturn.Dispose ();
         imgReturn = null;
     }
     if (imgSearch != null) {
         imgSearch.Dispose ();
         imgSearch = null;
     }
     if (lblTitle != null) {
         lblTitle.Dispose ();
         lblTitle = null;
     }
     if (tblTotems != null) {
         tblTotems.Dispose ();
         tblTotems = null;
     }
     if (txtSearch != null) {
         txtSearch.Dispose ();
         txtSearch = null;
     }
 }
コード例 #50
0
        void ReleaseDesignerOutlets()
        {
            if (buttonConnect != null) {
                buttonConnect.Dispose ();
                buttonConnect = null;
            }

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

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

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

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

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

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

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

            if (textDisplayName != null) {
                textDisplayName.Dispose ();
                textDisplayName = null;
            }
        }
コード例 #51
0
        void ReleaseDesignerOutlets()
        {
            if (ActivityDescription != null) {
                ActivityDescription.Dispose ();
                ActivityDescription = null;
            }

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

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

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

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

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

            if (SearchField != null) {
                SearchField.Dispose ();
                SearchField = null;
            }
        }
コード例 #52
0
        void ReleaseDesignerOutlets()
        {
            if (CancelButton != null) {
                CancelButton.Dispose ();
                CancelButton = null;
            }

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

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

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

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

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

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

            if (RemainingShotsValueLabel != null) {
                RemainingShotsValueLabel.Dispose ();
                RemainingShotsValueLabel = null;
            }
        }
コード例 #53
0
        void ReleaseDesignerOutlets ()
        {
            if (BlurVisualEffect != null) {
                BlurVisualEffect.Dispose ();
                BlurVisualEffect = null;
            }

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

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

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

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

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

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

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

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

            if (UsernameTextField != null) {
                UsernameTextField.Dispose ();
                UsernameTextField = null;
            }
        }
コード例 #54
0
        void ReleaseDesignerOutlets ()
        {
            if (divider != null) {
                divider.Dispose ();
                divider = null;
            }

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

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

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

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

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

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

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

            if (tbxAbv != null) {
                tbxAbv.Dispose ();
                tbxAbv = null;
            }
        }
コード例 #55
0
        void ReleaseDesignerOutlets ()
        {
            if (BioTextView != null) {
                BioTextView.Dispose ();
                BioTextView = null;
            }

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

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

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

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

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

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