//------------------------------------------------------------------------------
//
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.42000
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
//
//------------------------------------------------------------------------------
namespace Pilz.Updating.UpdateInstaller {
using System;
///
/// Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
///
// Diese Klasse wurde von der StronglyTypedResourceBuilder automatisch generiert
// -Klasse über ein Tool wie ResGen oder Visual Studio automatisch generiert.
// Um einen Member hinzuzufügen oder zu entfernen, bearbeiten Sie die .ResX-Datei und führen dann ResGen
// mit der /str-Option erneut aus, oder Sie erstellen Ihr VS-Projekt neu.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class MyIcons {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal MyIcons() {
}
///
/// Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
///
[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("Pilz.Updating.UpdateInstaller.MyIcons", typeof(MyIcons).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
///
/// Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
/// Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
///
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap icons8_checkmark_16px {
get {
object obj = ResourceManager.GetObject("icons8_checkmark_16px", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap icons8_console_16px_1 {
get {
object obj = ResourceManager.GetObject("icons8_console_16px_1", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap icons8_copy_16px {
get {
object obj = ResourceManager.GetObject("icons8_copy_16px", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap icons8_installing_updates_12px {
get {
object obj = ResourceManager.GetObject("icons8_installing_updates_12px", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap icons8_installing_updates_16px {
get {
object obj = ResourceManager.GetObject("icons8_installing_updates_16px", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap icons8_installing_updates_32px {
get {
object obj = ResourceManager.GetObject("icons8_installing_updates_32px", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap icons8_installing_updates_48px {
get {
object obj = ResourceManager.GetObject("icons8_installing_updates_48px", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap icons8_open_archive_16px {
get {
object obj = ResourceManager.GetObject("icons8_open_archive_16px", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap icons8_recycle_bin_16px {
get {
object obj = ResourceManager.GetObject("icons8_recycle_bin_16px", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap icons8_sand_timer_16px {
get {
object obj = ResourceManager.GetObject("icons8_sand_timer_16px", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap icons8_uninstalling_updates_12px {
get {
object obj = ResourceManager.GetObject("icons8_uninstalling_updates_12px", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap icons8_uninstalling_updates_16px {
get {
object obj = ResourceManager.GetObject("icons8_uninstalling_updates_16px", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap icons8_uninstalling_updates_32px {
get {
object obj = ResourceManager.GetObject("icons8_uninstalling_updates_32px", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap icons8_uninstalling_updates_48px {
get {
object obj = ResourceManager.GetObject("icons8_uninstalling_updates_48px", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
}
}