Go to the documentation of this file.00001 using Microsoft.VisualBasic;
00002 using Microsoft.VisualBasic.Compatibility;
00003 using System;
00004 using System.Collections;
00005 using System.Collections.Generic;
00006 using System.Data;
00007 using System.Drawing;
00008 using System.Diagnostics;
00009 using System.Windows.Forms;
00010 using System.Linq;
00011 using System.Xml.Linq;
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024 namespace SoundsSharpNameSpace.My.Resources
00025 {
00026
00027
00028
00029
00030
00034 [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0"), System.Diagnostics.DebuggerNonUserCodeAttribute(), System.Runtime.CompilerServices.CompilerGeneratedAttribute(), Microsoft.VisualBasic.HideModuleNameAttribute()]
00035 static internal class Resources
00036 {
00037
00038 private static global::System.Resources.ResourceManager resourceMan;
00039
00040 private static global::System.Globalization.CultureInfo resourceCulture;
00041
00045 [System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
00046 static internal global::System.Resources.ResourceManager ResourceManager {
00047 get {
00048 if (object.ReferenceEquals(resourceMan, null)) {
00049 global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("SoundsSharpNameSpace.Resources", typeof(Resources).Assembly);
00050 resourceMan = temp;
00051 }
00052 return resourceMan;
00053 }
00054 }
00055
00060 [System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
00061 static internal global::System.Globalization.CultureInfo Culture {
00062 get { return resourceCulture; }
00063 set { resourceCulture = value; }
00064 }
00065 }
00066 }