//------------------------------------------------------------------------------ // // Este código fue generado por una herramienta. // Versión de runtime:4.0.30319.239 // // Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si // se vuelve a generar el código. // //------------------------------------------------------------------------------ namespace UdsAdmin { using System; /// /// Clase de recurso con establecimiento inflexible de tipos, para buscar cadenas traducidas, etc. /// // StronglyTypedResourceBuilder generó automáticamente esta clase // a través de una herramienta como ResGen o Visual Studio. // Para agregar o quitar un miembro, edite el archivo .ResX y, a continuación, vuelva a ejecutar ResGen // con la opción /str o vuelva a generar su proyecto de VS. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Images { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Images() { } /// /// Devuelve la instancia de ResourceManager almacenada en caché utilizada por esta clase. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("UdsAdmin.Images", typeof(Images).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Reemplaza la propiedad CurrentUICulture del subproceso actual para todas las /// búsquedas de recursos mediante esta clase de recurso con establecimiento inflexible de tipos. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } internal static System.Drawing.Bitmap apply16 { get { object obj = ResourceManager.GetObject("apply16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap assignedServices16 { get { object obj = ResourceManager.GetObject("assignedServices16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap authenticators16 { get { object obj = ResourceManager.GetObject("authenticators16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap cache16 { get { object obj = ResourceManager.GetObject("cache16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap cancel16 { get { object obj = ResourceManager.GetObject("cancel16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap connectivity16 { get { object obj = ResourceManager.GetObject("connectivity16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap delete16 { get { object obj = ResourceManager.GetObject("delete16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap deployedService16 { get { object obj = ResourceManager.GetObject("deployedService16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap deployedServices16 { get { object obj = ResourceManager.GetObject("deployedServices16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap downarrow16 { get { object obj = ResourceManager.GetObject("downarrow16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap empty16 { get { object obj = ResourceManager.GetObject("empty16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap find16 { get { object obj = ResourceManager.GetObject("find16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap groups16 { get { object obj = ResourceManager.GetObject("groups16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Icon iconDeployedServices16 { get { object obj = ResourceManager.GetObject("iconDeployedServices16", resourceCulture); return ((System.Drawing.Icon)(obj)); } } internal static System.Drawing.Bitmap networks16 { get { object obj = ResourceManager.GetObject("networks16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap new16 { get { object obj = ResourceManager.GetObject("new16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap osmanagers16 { get { object obj = ResourceManager.GetObject("osmanagers16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap publications16 { get { object obj = ResourceManager.GetObject("publications16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap serviceProviders16 { get { object obj = ResourceManager.GetObject("serviceProviders16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap services16 { get { object obj = ResourceManager.GetObject("services16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap transports16 { get { object obj = ResourceManager.GetObject("transports16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap uparrow16 { get { object obj = ResourceManager.GetObject("uparrow16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap users16 { get { object obj = ResourceManager.GetObject("users16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } } }