mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-19 09:56:10 +00:00
f2ac1ece55
add
47 lines
1.6 KiB
C#
47 lines
1.6 KiB
C#
// Decompiled with JetBrains decompiler
|
|
// Type: Toya.Upgrade.Properties.Resources
|
|
// Assembly: Toya.Upgrade, Version=1.0.0.0, Culture=neutral, PublicKeyToken=17364d3304d11368
|
|
// MVID: 0375251D-E018-4B03-B16E-A2B257E37C3F
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Virus.Win32.Virut.af-aff9bba96e482313952036dcb188d1e61b55115cab9bc23c4a365ea2decdb065.exe
|
|
|
|
using System.CodeDom.Compiler;
|
|
using System.ComponentModel;
|
|
using System.Diagnostics;
|
|
using System.Globalization;
|
|
using System.Resources;
|
|
using System.Runtime.CompilerServices;
|
|
|
|
namespace Toya.Upgrade.Properties
|
|
{
|
|
[DebuggerNonUserCode]
|
|
[CompilerGenerated]
|
|
[GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
|
|
internal class Resources
|
|
{
|
|
private static ResourceManager resourceMan;
|
|
private static CultureInfo resourceCulture;
|
|
|
|
internal Resources()
|
|
{
|
|
}
|
|
|
|
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
|
internal static ResourceManager ResourceManager
|
|
{
|
|
get
|
|
{
|
|
if (Toya.Upgrade.Properties.Resources.resourceMan == null)
|
|
Toya.Upgrade.Properties.Resources.resourceMan = new ResourceManager("Toya.Upgrade.Properties.Resources", typeof (Toya.Upgrade.Properties.Resources).Assembly);
|
|
return Toya.Upgrade.Properties.Resources.resourceMan;
|
|
}
|
|
}
|
|
|
|
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
|
internal static CultureInfo Culture
|
|
{
|
|
get => Toya.Upgrade.Properties.Resources.resourceCulture;
|
|
set => Toya.Upgrade.Properties.Resources.resourceCulture = value;
|
|
}
|
|
}
|
|
}
|