StephaneLenclud@189: //------------------------------------------------------------------------------ StephaneLenclud@189: // StephaneLenclud@189: // This code was generated by a tool. StephaneLenclud@189: // Runtime Version:4.0.30319.42000 StephaneLenclud@189: // StephaneLenclud@189: // Changes to this file may cause incorrect behavior and will be lost if StephaneLenclud@189: // the code is regenerated. StephaneLenclud@189: // StephaneLenclud@189: //------------------------------------------------------------------------------ StephaneLenclud@189: StephaneLenclud@225: namespace SharpDisplayClientIdle.Properties { Stephane@197: Stephane@197: StephaneLenclud@189: [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] Stephane@230: [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")] Stephane@197: internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { Stephane@197: StephaneLenclud@189: private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); Stephane@197: Stephane@197: public static Settings Default { Stephane@197: get { StephaneLenclud@189: return defaultInstance; StephaneLenclud@189: } StephaneLenclud@189: } StephaneLenclud@189: } StephaneLenclud@189: }