1
0
mirror of https://github.com/proxysu/ProxySU.git synced 2024-11-22 21:26:09 +03:00
ProxySU/ProxySuper.WPF/Properties/Settings.Designer.cs

27 lines
1.1 KiB
C#
Raw Normal View History

2021-05-08 13:52:59 +03:00
//------------------------------------------------------------------------------
// <auto-generated>
2021-05-25 13:28:37 +03:00
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
2021-05-08 13:52:59 +03:00
//
2021-05-25 13:28:37 +03:00
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
2021-05-08 13:52:59 +03:00
// </auto-generated>
//------------------------------------------------------------------------------
2021-05-25 13:28:37 +03:00
namespace ProxySuper.WPF.Properties {
2021-05-08 13:52:59 +03:00
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
2021-05-25 13:28:37 +03:00
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.8.1.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
2021-05-08 13:52:59 +03:00
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
2021-05-25 13:28:37 +03:00
public static Settings Default {
get {
2021-05-08 13:52:59 +03:00
return defaultInstance;
}
}
}
}