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