void ReleaseDesignerOutlets()
 {
     if (closeButton != null) {
         closeButton.Dispose ();
         closeButton = null;
     }
 }
コード例 #2
0
        void ReleaseDesignerOutlets()
        {
            if (AdjustTime != null)
            {
                AdjustTime.Dispose();
                AdjustTime = null;
            }

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

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

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

            if (TransportationWalking != null)
            {
                TransportationWalking.Dispose();
                TransportationWalking = null;
            }
        }
コード例 #3
0
        void ReleaseDesignerOutlets()
        {
            if (AttackSwitch != null)
            {
                AttackSwitch.Dispose();
                AttackSwitch = null;
            }

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

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

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

            if (RefreshButton != null)
            {
                RefreshButton.Dispose();
                RefreshButton = null;
            }
        }
コード例 #4
0
		void ReleaseDesignerOutlets ()
		{
			if (AdjustTime != null) {
				AdjustTime.Dispose ();
				AdjustTime = null;
			}

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

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

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

			if (TransportationWalking != null) {
				TransportationWalking.Dispose ();
				TransportationWalking = null;
			}
		}
コード例 #5
0
 void ReleaseDesignerOutlets()
 {
     if (btnClose != null)
     {
         btnClose.Dispose();
         btnClose = null;
     }
 }
コード例 #6
0
 void ReleaseDesignerOutlets()
 {
     if (CloseButton != null)
     {
         CloseButton.Dispose();
         CloseButton = null;
     }
 }
コード例 #7
0
 void ReleaseDesignerOutlets()
 {
     if (PressMe != null)
     {
         PressMe.Dispose();
         PressMe = null;
     }
 }
コード例 #8
0
 void ReleaseDesignerOutlets()
 {
     if (btnRoot != null)
     {
         btnRoot.Dispose();
         btnRoot = null;
     }
 }
コード例 #9
0
        void ReleaseDesignerOutlets()
        {
            if (_adjustAmount != null)
            {
                _adjustAmount.Dispose();
                _adjustAmount = null;
            }

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

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

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

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

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

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

            if (_radioSelectedLines != null)
            {
                _radioSelectedLines.Dispose();
                _radioSelectedLines = null;
            }
        }
コード例 #10
0
		void ReleaseDesignerOutlets ()
		{
			if (_radioVlc != null) {
				_radioVlc.Dispose ();
				_radioVlc = null;
			}

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

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

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

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

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

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

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

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

			if (_radioSelectedLines != null) {
				_radioSelectedLines.Dispose ();
				_radioSelectedLines = null;
			}
		}
コード例 #12
0
        void ReleaseDesignerOutlets()
        {
            if (_radioVlc != null)
            {
                _radioVlc.Dispose();
                _radioVlc = null;
            }

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

            if (_radioVideoPlayer != null)
            {
                _radioVideoPlayer.Dispose();
                _radioVideoPlayer = null;
            }
        }
コード例 #13
0
 partial void btnIncrement(AppKit.NSButtonCell sender);
コード例 #14
0
 partial void btnSend(AppKit.NSButtonCell sender);
コード例 #15
0
 partial void btnDelete(AppKit.NSButtonCell sender);
コード例 #16
0
 partial void btnGet(AppKit.NSButtonCell sender);
コード例 #17
0
        void ReleaseDesignerOutlets()
        {
            if (NetworkUpdateButton != null)
            {
                NetworkUpdateButton.Dispose();
                NetworkUpdateButton = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (UpdateFirmwareButton != null)
            {
                UpdateFirmwareButton.Dispose();
                UpdateFirmwareButton = null;
            }
        }
コード例 #18
0
 partial void PreferencesHelpButton_Click(AppKit.NSButtonCell sender);
コード例 #19
0
 partial void ButtonClick(AppKit.NSButtonCell sender);