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