Files
HeadFrmPatcher/HeadPatcher/Properties/Settings.Designer.cs
T

27 lines
1.0 KiB
C#
Raw Normal View History

2017-04-22 22:02:22 +03:00
//------------------------------------------------------------------------------
// <auto-generated>
2022-03-17 10:43:17 +08:00
// This code was generated by a tool.
// Runtime Version:4.0.30319.233
2017-04-22 22:02:22 +03:00
//
2022-03-17 10:43:17 +08:00
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
2017-04-22 22:02:22 +03:00
// </auto-generated>
//------------------------------------------------------------------------------
namespace HeadFRM_Patcher.Properties {
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
public static Settings Default {
get {
return defaultInstance;
}
}
}
}