author | StephaneLenclud |
Wed, 27 Jul 2016 17:09:10 +0200 | |
changeset 224 | 471cb4c8a09a |
parent 189 | bedae992f4ee |
child 225 | 6ccaa430aa23 |
permissions | -rw-r--r-- |
StephaneLenclud@189 | 1 |
//------------------------------------------------------------------------------ |
StephaneLenclud@189 | 2 |
// <auto-generated> |
StephaneLenclud@189 | 3 |
// This code was generated by a tool. |
StephaneLenclud@189 | 4 |
// Runtime Version:4.0.30319.42000 |
StephaneLenclud@189 | 5 |
// |
StephaneLenclud@189 | 6 |
// Changes to this file may cause incorrect behavior and will be lost if |
StephaneLenclud@189 | 7 |
// the code is regenerated. |
StephaneLenclud@189 | 8 |
// </auto-generated> |
StephaneLenclud@189 | 9 |
//------------------------------------------------------------------------------ |
StephaneLenclud@189 | 10 |
|
Stephane@197 | 11 |
namespace SharpDisplayIdleClient.Properties { |
Stephane@197 | 12 |
|
Stephane@197 | 13 |
|
StephaneLenclud@189 | 14 |
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
Stephane@197 | 15 |
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")] |
Stephane@197 | 16 |
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { |
Stephane@197 | 17 |
|
StephaneLenclud@189 | 18 |
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); |
Stephane@197 | 19 |
|
Stephane@197 | 20 |
public static Settings Default { |
Stephane@197 | 21 |
get { |
StephaneLenclud@189 | 22 |
return defaultInstance; |
StephaneLenclud@189 | 23 |
} |
StephaneLenclud@189 | 24 |
} |
StephaneLenclud@189 | 25 |
} |
StephaneLenclud@189 | 26 |
} |