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