test/Control.Player.Test/Properties/Settings.Designer.cs
author cavaliet
Wed, 25 Nov 2009 10:49:44 +0100
changeset 231 4eff6b0c9215
parent 32 8f2692c743ff
permissions -rw-r--r--
Merge
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
{
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
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    16
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")]
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    17
    internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    18
    {
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    19
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    20
        private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    21
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    22
        public static Settings Default
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    23
        {
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    24
            get
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    25
            {
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    26
                return defaultInstance;
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    27
            }
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    28
        }
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    29
    }
8f2692c743ff Control.Player.Test Project
sarias
parents:
diff changeset
    30
}