Mes documents/Visual Studio 2005/Projects/TES4ModTranslator/TES4ModTranslator/Properties/Resources.Designer.cs

Go to the documentation of this file.
00001 //------------------------------------------------------------------------------
00002 // <auto-generated>
00003 //     This code was generated by a tool.
00004 //     Runtime Version:2.0.50727.42
00005 //
00006 //     Changes to this file may cause incorrect behavior and will be lost if
00007 //     the code is regenerated.
00008 // </auto-generated>
00009 //------------------------------------------------------------------------------
00010 
00011 namespace TES4ModTranslator.Properties
00012 {
00013 
00014 
00018     // This class was auto-generated by the StronglyTypedResourceBuilder
00019     // class via a tool like ResGen or Visual Studio.
00020     // To add or remove a member, edit your .ResX file then rerun ResGen
00021     // with the /str option, or rebuild your VS project.
00022     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
00023     [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
00024     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
00025     internal class Resources
00026     {
00027 
00028         private static global::System.Resources.ResourceManager resourceMan;
00029 
00030         private static global::System.Globalization.CultureInfo resourceCulture;
00031 
00032         [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
00033         internal Resources()
00034         {
00035         }
00036 
00040         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
00041         internal static global::System.Resources.ResourceManager ResourceManager
00042         {
00043             get
00044             {
00045                 if ((resourceMan == null))
00046                 {
00047                     global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("TES4ModTranslator.Properties.Resources", typeof(Resources).Assembly);
00048                     resourceMan = temp;
00049                 }
00050                 return resourceMan;
00051             }
00052         }
00053 
00058         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
00059         internal static global::System.Globalization.CultureInfo Culture
00060         {
00061             get
00062             {
00063                 return resourceCulture;
00064             }
00065             set
00066             {
00067                 resourceCulture = value;
00068             }
00069         }
00070     }
00071 }

Generated on Fri Jun 23 21:50:04 2006 for OblivionModTranslator by  doxygen 1.4.6-NO