OSDN Git Service

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