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