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: /// d@0: /// A strongly-typed resource class, for looking up localized strings, etc. d@0: /// d@0: // This class was auto-generated by the StronglyTypedResourceBuilder d@0: // class via a tool like ResGen or Visual Studio. d@0: // To add or remove a member, edit your .ResX file then rerun ResGen d@0: // with the /str option, or rebuild your VS project. d@0: [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] d@0: [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] d@0: [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] d@0: internal class Resources d@0: { d@0: d@0: private static global::System.Resources.ResourceManager resourceMan; d@0: d@0: private static global::System.Globalization.CultureInfo resourceCulture; d@0: d@0: [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] d@0: internal Resources() d@0: { d@0: } d@0: d@0: /// d@0: /// Returns the cached ResourceManager instance used by this class. d@0: /// d@0: [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] d@0: internal static global::System.Resources.ResourceManager ResourceManager d@0: { d@0: get d@0: { d@0: if ((resourceMan == null)) d@0: { d@0: global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("DeMaskingLT.Properties.Resources", typeof(Resources).Assembly); d@0: resourceMan = temp; d@0: } d@0: return resourceMan; d@0: } d@0: } d@0: d@0: /// d@0: /// Overrides the current thread's CurrentUICulture property for all d@0: /// resource lookups using this strongly typed resource class. d@0: /// d@0: [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] d@0: internal static global::System.Globalization.CultureInfo Culture d@0: { d@0: get d@0: { d@0: return resourceCulture; d@0: } d@0: set d@0: { d@0: resourceCulture = value; d@0: } d@0: } d@0: } d@0: }