root/Updater/Properties/Resources.Designer.cs @ 711

Wersja 711, 2.8 KB (wprowadzona przez dorota, 18 years temu)

updater - zarowno do bazy zamowien jak i do baze reklam

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