root/trunk/BazaZamowien_Updater/Properties/Settings.Designer.cs @ 903

Wersja 711, 1.2 KB (wprowadzona przez dorota, 18 years temu)

updater - zarowno do bazy zamowien jak i do baze reklam

Line 
1//------------------------------------------------------------------------------
2// <auto-generated>
3//     This code was generated by a tool.
4//     Runtime Version:2.0.50727.1433
5//
6//     Changes to this file may cause incorrect behavior and will be lost if
7//     the code is regenerated.
8// </auto-generated>
9//------------------------------------------------------------------------------
10
11namespace Updater.Properties
12{
13
14
15    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
16    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "8.0.0.0")]
17    internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
18    {
19
20                #region Fields (1) 
21
22        private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
23
24                #endregion Fields 
25
26                #region Properties (1) 
27
28        public static Settings Default
29        {
30            get
31            {
32                return defaultInstance;
33            }
34        }
35
36                #endregion Properties 
37
38    }
39}
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.