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