QuickImage – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | //------------------------------------------------------------------------------ |
2 | // <auto-generated> |
||
3 | // This code was generated by a tool. |
||
4 | // Runtime Version:4.0.30319.42000 |
||
5 | // |
||
6 | // Changes to this file may cause incorrect behavior and will be lost if |
||
7 | // the code is regenerated. |
||
8 | // </auto-generated> |
||
9 | //------------------------------------------------------------------------------ |
||
10 | |||
11 | using System.CodeDom.Compiler; |
||
12 | using System.Configuration; |
||
13 | using System.Runtime.CompilerServices; |
||
14 | |||
15 | namespace QuickImage.Properties |
||
16 | { |
||
17 | |||
18 | |||
19 | [CompilerGenerated()] |
||
20 | [GeneratedCode("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")] |
||
21 | internal sealed partial class Settings : ApplicationSettingsBase |
||
22 | { |
||
23 | |||
24 | private static Settings defaultInstance = ((Settings)(Synchronized(new Settings()))); |
||
25 | |||
26 | public static Settings Default |
||
27 | { |
||
28 | get |
||
29 | { |
||
30 | return defaultInstance; |
||
31 | } |
||
32 | } |
||
33 | } |
||
34 | } |