AdvancedLauncher.Model.Protected.ProtectedSettings.ProtectedSettings C# (CSharp) Method

ProtectedSettings() public method

public ProtectedSettings ( ) : System.Collections.Generic
return System.Collections.Generic
        public ProtectedSettings()
        {
            this.CheckForUpdates = true;
        }

Same methods

ProtectedSettings::ProtectedSettings ( Settings settings ) : System.Collections.Generic