RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / scripts / squashfs / lzma / CS / 7zip / Compress / LzmaAlone / Properties / Resources.cs
blobefe4ee9af8bb273dc5f2b06f72076bb12a01d03b
1 //------------------------------------------------------------------------------
2 // <autogenerated>
3 // This code was generated by a tool.
4 // Runtime Version:2.0.40607.42
5 //
6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated.
8 // </autogenerated>
9 //------------------------------------------------------------------------------
11 namespace LzmaAlone.Properties
13 using System;
14 using System.IO;
15 using System.Resources;
17 /// <summary>
18 /// A strongly-typed resource class, for looking up localized strings, etc.
19 /// </summary>
20 // This class was auto-generated by the Strongly Typed Resource Builder
21 // class via a tool like ResGen or Visual Studio.NET.
22 // To add or remove a member, edit your .ResX file then rerun ResGen
23 // with the /str option, or rebuild your VS project.
24 class Resources
27 private static System.Resources.ResourceManager _resMgr;
29 private static System.Globalization.CultureInfo _resCulture;
31 /*FamANDAssem*/
32 internal Resources()
36 /// <summary>
37 /// Returns the cached ResourceManager instance used by this class.
38 /// </summary>
39 [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
40 public static System.Resources.ResourceManager ResourceManager
42 get
44 if ((_resMgr == null))
46 System.Resources.ResourceManager temp = new System.Resources.ResourceManager("Resources", typeof(Resources).Assembly);
47 _resMgr = temp;
49 return _resMgr;
53 /// <summary>
54 /// Overrides the current thread's CurrentUICulture property for all
55 /// resource lookups using this strongly typed resource class.
56 /// </summary>
57 [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
58 public static System.Globalization.CultureInfo Culture
60 get
62 return _resCulture;
64 set
66 _resCulture = value;