test/Control.Player.Test/Properties/Resources.Designer.cs
author sarias
Sun, 11 Oct 2009 20:34:56 +0200
changeset 138 61ba19954ed4
parent 32 8f2692c743ff
permissions -rw-r--r--
To rotate the layout based on the suggested orientation + DEBUG actionGeneration ActionStartOrEndAnnotation
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
32
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     1
//------------------------------------------------------------------------------
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     2
// <auto-generated>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     3
//     This code was generated by a tool.
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     4
//     Runtime Version:2.0.50727.3074
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     5
//
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     6
//     Changes to this file may cause incorrect behavior and will be lost if
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     7
//     the code is regenerated.
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     8
// </auto-generated>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
     9
//------------------------------------------------------------------------------
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    10
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    11
namespace Control.Player.Test.Properties {
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    12
    using System;
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    13
    
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    14
    
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    15
    /// <summary>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    16
    ///   A strongly-typed resource class, for looking up localized strings, etc.
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    17
    /// </summary>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    18
    // This class was auto-generated by the StronglyTypedResourceBuilder
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    19
    // class via a tool like ResGen or Visual Studio.
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    20
    // To add or remove a member, edit your .ResX file then rerun ResGen
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    21
    // with the /str option, or rebuild your VS project.
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    22
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    23
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    24
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    25
    internal class Resources {
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    26
        
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    27
        private static global::System.Resources.ResourceManager resourceMan;
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    28
        
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    29
        private static global::System.Globalization.CultureInfo resourceCulture;
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    30
        
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    31
        [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    32
        internal Resources() {
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    33
        }
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    34
        
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    35
        /// <summary>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    36
        ///   Returns the cached ResourceManager instance used by this class.
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    37
        /// </summary>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    38
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    39
        internal static global::System.Resources.ResourceManager ResourceManager {
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    40
            get {
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    41
                if (object.ReferenceEquals(resourceMan, null)) {
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    42
                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Control.Player.Test.Properties.Resources", typeof(Resources).Assembly);
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    43
                    resourceMan = temp;
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    44
                }
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    45
                return resourceMan;
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    46
            }
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    47
        }
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    48
        
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    49
        /// <summary>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    50
        ///   Overrides the current thread's CurrentUICulture property for all
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    51
        ///   resource lookups using this strongly typed resource class.
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    52
        /// </summary>
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    53
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    54
        internal static global::System.Globalization.CultureInfo Culture {
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    55
            get {
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    56
                return resourceCulture;
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    57
            }
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    58
            set {
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    59
                resourceCulture = value;
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    60
            }
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    61
        }
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    62
    }
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    63
}