BatchGuy.App.BluRayTitleInfoForm.SetGBMKVToolNixGUIEnabledStatus C# (CSharp) Метод

SetGBMKVToolNixGUIEnabledStatus() приватный Метод

private SetGBMKVToolNixGUIEnabledStatus ( bool enabled ) : void
enabled bool
Результат void
        private void SetGBMKVToolNixGUIEnabledStatus(bool enabled)
        {
            gbMKVToolNixGUI.Enabled = enabled;
        }
BluRayTitleInfoForm