summaryrefslogtreecommitdiffstats
path: root/RZ-POOL/AccountValue/Properties/Settings.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'RZ-POOL/AccountValue/Properties/Settings.Designer.cs')
-rw-r--r--RZ-POOL/AccountValue/Properties/Settings.Designer.cs26
1 files changed, 26 insertions, 0 deletions
diff --git a/RZ-POOL/AccountValue/Properties/Settings.Designer.cs b/RZ-POOL/AccountValue/Properties/Settings.Designer.cs
new file mode 100644
index 0000000..cf0223a
--- /dev/null
+++ b/RZ-POOL/AccountValue/Properties/Settings.Designer.cs
@@ -0,0 +1,26 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+// Dieser Code wurde von einem Tool generiert.
+// Laufzeitversion:2.0.50727.4927
+//
+// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
+// der Code erneut generiert wird.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+namespace AccountValue.Properties {
+
+
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")]
+ internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
+
+ private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
+
+ public static Settings Default {
+ get {
+ return defaultInstance;
+ }
+ }
+ }
+}