You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
1.1 KiB

  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // 這段程式碼是由工具產生的。
  4. // 執行階段版本:4.0.30319.42000
  5. //
  6. // 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
  7. // 變更將會遺失。
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace ManagementSystem.Properties {
  11. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  12. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.4.0.0")]
  13. internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
  14. private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
  15. public static Settings Default {
  16. get {
  17. return defaultInstance;
  18. }
  19. }
  20. }
  21. }