Darien Figueroa / Mbed 2 deprecated repo3

Dependencies:   mbed MAX14720 MAX30205 USBDevice

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers Settings.Designer.cs Source File

Settings.Designer.cs

00001 //------------------------------------------------------------------------------
00002 // <auto-generated>
00003 //     This code was generated by a tool.
00004 //     Runtime Version:4.0.30319.18444
00005 //
00006 //     Changes to this file may cause incorrect behavior and will be lost if
00007 //     the code is regenerated.
00008 // </auto-generated>
00009 //------------------------------------------------------------------------------
00010 
00011 namespace FileLogExample.Properties
00012 {
00013 
00014 
00015     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
00016     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
00017     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
00018     {
00019 
00020         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
00021 
00022         public static Settings Default
00023         {
00024             get
00025             {
00026                 return defaultInstance;
00027             }
00028         }
00029     }
00030 }