StephaneLenclud@225: //------------------------------------------------------------------------------ StephaneLenclud@225: // StephaneLenclud@225: // This code was generated by a tool. StephaneLenclud@225: // Runtime Version:4.0.30319.42000 StephaneLenclud@225: // StephaneLenclud@225: // Changes to this file may cause incorrect behavior and will be lost if StephaneLenclud@225: // the code is regenerated. StephaneLenclud@225: // StephaneLenclud@225: //------------------------------------------------------------------------------ StephaneLenclud@225: StephaneLenclud@225: namespace SharpDisplayClientMessage.Properties StephaneLenclud@225: { StephaneLenclud@225: StephaneLenclud@225: StephaneLenclud@225: /// StephaneLenclud@225: /// A strongly-typed resource class, for looking up localized strings, etc. StephaneLenclud@225: /// StephaneLenclud@225: // This class was auto-generated by the StronglyTypedResourceBuilder StephaneLenclud@225: // class via a tool like ResGen or Visual Studio. StephaneLenclud@225: // To add or remove a member, edit your .ResX file then rerun ResGen StephaneLenclud@225: // with the /str option, or rebuild your VS project. StephaneLenclud@225: [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] StephaneLenclud@225: [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] StephaneLenclud@225: [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] StephaneLenclud@225: internal class Resources StephaneLenclud@225: { StephaneLenclud@225: StephaneLenclud@225: private static global::System.Resources.ResourceManager resourceMan; StephaneLenclud@225: StephaneLenclud@225: private static global::System.Globalization.CultureInfo resourceCulture; StephaneLenclud@225: StephaneLenclud@225: [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] StephaneLenclud@225: internal Resources() StephaneLenclud@225: { StephaneLenclud@225: } StephaneLenclud@225: StephaneLenclud@225: /// StephaneLenclud@225: /// Returns the cached ResourceManager instance used by this class. StephaneLenclud@225: /// StephaneLenclud@225: [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] StephaneLenclud@225: internal static global::System.Resources.ResourceManager ResourceManager StephaneLenclud@225: { StephaneLenclud@225: get StephaneLenclud@225: { StephaneLenclud@225: if ((resourceMan == null)) StephaneLenclud@225: { StephaneLenclud@225: global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("SharpDisplayClientMessage.Properties.Resources", typeof(Resources).Assembly); StephaneLenclud@225: resourceMan = temp; StephaneLenclud@225: } StephaneLenclud@225: return resourceMan; StephaneLenclud@225: } StephaneLenclud@225: } StephaneLenclud@225: StephaneLenclud@225: /// StephaneLenclud@225: /// Overrides the current thread's CurrentUICulture property for all StephaneLenclud@225: /// resource lookups using this strongly typed resource class. StephaneLenclud@225: /// StephaneLenclud@225: [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] StephaneLenclud@225: internal static global::System.Globalization.CultureInfo Culture StephaneLenclud@225: { StephaneLenclud@225: get StephaneLenclud@225: { StephaneLenclud@225: return resourceCulture; StephaneLenclud@225: } StephaneLenclud@225: set StephaneLenclud@225: { StephaneLenclud@225: resourceCulture = value; StephaneLenclud@225: } StephaneLenclud@225: } StephaneLenclud@225: } StephaneLenclud@225: }