| 1 | //------------------------------------------------------------------------------ |
| 2 | // <auto-generated> |
| 3 | // This code was generated by a tool. |
| 4 | // Runtime Version:4.0.30319.42000 |
| 5 | // |
| 6 | // Changes to this file may cause incorrect behavior and will be lost if |
| 7 | // the code is regenerated. |
| 8 | // </auto-generated> |
| 9 | //------------------------------------------------------------------------------ |
| 10 | |
| 11 | |
| 12 | namespace CsprojWindowsFormsNetFx.Properties |
| 13 | { |
| 14 | /// <summary> |
| 15 | /// A strongly-typed resource class, for looking up localized strings, etc. |
| 16 | /// </summary> |
| 17 | // This class was auto-generated by the StronglyTypedResourceBuilder |
| 18 | // class via a tool like ResGen or Visual Studio. |
| 19 | // To add or remove a member, edit your .ResX file then rerun ResGen |
| 20 | // with the /str option, or rebuild your VS project. |
| 21 | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] |
| 22 | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| 23 | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
| 24 | internal class Resources |
| 25 | { |
| 26 | |
| 27 | private static global::System.Resources.ResourceManager resourceMan; |
| 28 | |
| 29 | private static global::System.Globalization.CultureInfo resourceCulture; |
| 30 | |
| 31 | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] |
| 32 | internal Resources() |
| 33 | { |
| 34 | } |
| 35 | |
| 36 | /// <summary> |
| 37 | /// Returns the cached ResourceManager instance used by this class. |
| 38 | /// </summary> |
| 39 | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
| 40 | internal static global::System.Resources.ResourceManager ResourceManager |
| 41 | { |
| 42 | get |
| 43 | { |
| 44 | if ((resourceMan == null)) |
| 45 | { |
| 46 | global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("CsprojWindowsFormsNetFx.Properties.Resources", typeof(Resources).Assembly); |
| 47 | resourceMan = temp; |
| 48 | } |
| 49 | return resourceMan; |
| 50 | } |
| 51 | } |
| 52 | |
| 53 | /// <summary> |
| 54 | /// Overrides the current thread's CurrentUICulture property for all |
| 55 | /// resource lookups using this strongly typed resource class. |
| 56 | /// </summary> |
| 57 | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
| 58 | internal static global::System.Globalization.CultureInfo Culture |
| 59 | { |
| 60 | get |
| 61 | { |
| 62 | return resourceCulture; |
| 63 | } |
| 64 | set |
| 65 | { |
| 66 | resourceCulture = value; |
| 67 | } |
| 68 | } |
| 69 | } |
| 70 | } |