1
0
mirror of https://bitbucket.org/FuketsuBaka/clearcache1c.git synced 2024-12-22 18:43:14 +00:00
clearcache1c/ClearCache1C/Properties/Settings.Designer.cs

27 lines
1.2 KiB
C#
Raw Permalink Normal View History

2018-11-17 22:30:51 +00:00
//------------------------------------------------------------------------------
// <auto-generated>
2018-11-25 09:57:34 +00:00
// Этот код создан программой.
// Исполняемая версия:4.0.30319.42000
2018-11-17 22:30:51 +00:00
//
2018-11-25 09:57:34 +00:00
// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
// повторной генерации кода.
2018-11-17 22:30:51 +00:00
// </auto-generated>
//------------------------------------------------------------------------------
2018-11-25 09:57:34 +00:00
namespace ClearCache1C.Properties {
2018-11-17 22:30:51 +00:00
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
2018-11-25 09:57:34 +00:00
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.9.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
2018-11-17 22:30:51 +00:00
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
2018-11-25 09:57:34 +00:00
public static Settings Default {
get {
2018-11-17 22:30:51 +00:00
return defaultInstance;
}
}
}
}