src/GestureControl/Properties/Resources.Designer.cs
author ARIAS Santiago
Mon, 26 Oct 2009 08:36:15 +0100
changeset 173 e99fe78cd168
permissions -rw-r--r--
Gesture Control Integration in the Control Player
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
173
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
     1
//------------------------------------------------------------------------------
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
     2
// <auto-generated>
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
     3
//     Ce code a été généré par un outil.
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
     4
//     Version du runtime :2.0.50727.4927
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
     5
//
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
     6
//     Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
     7
//     le code est régénéré.
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
     8
// </auto-generated>
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
     9
//------------------------------------------------------------------------------
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    10
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    11
namespace GestureControl.Properties {
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    12
    using System;
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    13
    
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    14
    
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    15
    /// <summary>
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    16
    ///   Une classe de ressource fortement typée destinée, entre autres, à la consultation des chaînes localisées.
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    17
    /// </summary>
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    18
    // Cette classe a été générée automatiquement par la classe StronglyTypedResourceBuilder
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    19
    // à l'aide d'un outil, tel que ResGen ou Visual Studio.
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    20
    // Pour ajouter ou supprimer un membre, modifiez votre fichier .ResX, puis réexécutez ResGen
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    21
    // avec l'option /str ou régénérez votre projet VS.
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    22
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    23
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    24
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    25
    internal class Resources {
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    26
        
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    27
        private static global::System.Resources.ResourceManager resourceMan;
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    28
        
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    29
        private static global::System.Globalization.CultureInfo resourceCulture;
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    30
        
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    31
        [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    32
        internal Resources() {
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    33
        }
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    34
        
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    35
        /// <summary>
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    36
        ///   Retourne l'instance ResourceManager mise en cache utilisée par cette classe.
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    37
        /// </summary>
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    38
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    39
        internal static global::System.Resources.ResourceManager ResourceManager {
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    40
            get {
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    41
                if (object.ReferenceEquals(resourceMan, null)) {
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    42
                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("GestureControl.Properties.Resources", typeof(Resources).Assembly);
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    43
                    resourceMan = temp;
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    44
                }
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    45
                return resourceMan;
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    46
            }
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    47
        }
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    48
        
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    49
        /// <summary>
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    50
        ///   Remplace la propriété CurrentUICulture du thread actuel pour toutes
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    51
        ///   les recherches de ressources à l'aide de cette classe de ressource fortement typée.
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    52
        /// </summary>
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    53
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    54
        internal static global::System.Globalization.CultureInfo Culture {
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    55
            get {
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    56
                return resourceCulture;
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    57
            }
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    58
            set {
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    59
                resourceCulture = value;
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    60
            }
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    61
        }
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    62
    }
e99fe78cd168 Gesture Control Integration in the Control Player
ARIAS Santiago
parents:
diff changeset
    63
}