added SSCLI 1.0
[windows-sources.git] / sdk / samples / WCFSamples / TechnologySamples / Scenario / Federation / CS / BookStoreClient / Properties / Resources.Designer.cs
bloba262fbde9e73f94d03acbd3b5c092be191a8e5b9
1 //------------------------------------------------------------------------------
2 // <auto-generated>
3 // This code was generated by a tool.
4 // Runtime Version:2.0.50215.35
5 //
6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated.
8 // </auto-generated>
9 //------------------------------------------------------------------------------
11 [assembly: global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="FederationSample.Properties.Resources.get_ResourceManager():System.Resources.Reso" +
12 "urceManager")]
13 [assembly: global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="FederationSample.Properties.Resources.get_Culture():System.Globalization.CultureI" +
14 "nfo")]
15 [assembly: global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="FederationSample.Properties.Resources.set_Culture(System.Globalization.CultureInf" +
16 "o):Void")]
18 namespace FederationSample.Properties {
21 /// <summary>
22 /// A strongly-typed resource class, for looking up localized strings, etc.
23 /// </summary>
24 // This class was auto-generated by the StronglyTypedResourceBuilder
25 // class via a tool like ResGen or Visual Studio.
26 // To add or remove a member, edit your .ResX file then rerun ResGen
27 // with the /str option, or rebuild your VS project.
28 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
29 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
30 internal class Resources {
32 private static global::System.Resources.ResourceManager resourceMan;
34 private static global::System.Globalization.CultureInfo resourceCulture;
36 [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
37 internal Resources() {
40 /// <summary>
41 /// Returns the cached ResourceManager instance used by this class.
42 /// </summary>
43 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
44 internal static global::System.Resources.ResourceManager ResourceManager {
45 get {
46 if ((resourceMan == null)) {
47 global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("FederationSample.Properties.Resources", typeof(Resources).Assembly);
48 resourceMan = temp;
50 return resourceMan;
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 get {
61 return resourceCulture;
63 set {
64 resourceCulture = value;