BatchGuy.App.SettingsForm.IsScreenValid C# (CSharp) Method

IsScreenValid() private method

private IsScreenValid ( ) : bool
return bool
        private bool IsScreenValid()
        {
            return true;
        }
SettingsForm