024cf9bc9e9979912ab4139aed344054008806a1.svn-base 1.1 KB

1234567891011121314151617181920212223242526
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // 이 코드는 도구를 사용하여 생성되었습니다.
  4. // 런타임 버전:4.0.30319.18444
  5. //
  6. // 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
  7. // 이러한 변경 내용이 손실됩니다.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace IControls_FireManager.Properties {
  11. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  12. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.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. }