mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-20 18:36:10 +00:00
f2ac1ece55
add
47 lines
1.7 KiB
C#
47 lines
1.7 KiB
C#
// Decompiled with JetBrains decompiler
|
|
// Type: blue_batch_virus_maker_v_2._4.Resources
|
|
// Assembly: blue batch virus maker v 2.4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 2DAFA7DD-2FE8-4FC2-9A4A-71538C37F4F9
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Constructor.Win32.BAT.q-08ee2f8c3aa3c7eab228bd2f1b4a63e07fd7671a3929619d4d3486bad87f8200.exe
|
|
|
|
using System.CodeDom.Compiler;
|
|
using System.ComponentModel;
|
|
using System.Diagnostics;
|
|
using System.Globalization;
|
|
using System.Resources;
|
|
using System.Runtime.CompilerServices;
|
|
|
|
namespace blue_batch_virus_maker_v_2._4
|
|
{
|
|
[GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
|
[CompilerGenerated]
|
|
[DebuggerNonUserCode]
|
|
internal class Resources
|
|
{
|
|
private static ResourceManager resourceMan;
|
|
private static CultureInfo resourceCulture;
|
|
|
|
internal Resources()
|
|
{
|
|
}
|
|
|
|
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
|
internal static ResourceManager ResourceManager
|
|
{
|
|
get
|
|
{
|
|
if (object.ReferenceEquals((object) blue_batch_virus_maker_v_2._4.Resources.resourceMan, (object) null))
|
|
blue_batch_virus_maker_v_2._4.Resources.resourceMan = new ResourceManager("blue_batch_virus_maker_v_2._4.Resources", typeof (blue_batch_virus_maker_v_2._4.Resources).Assembly);
|
|
return blue_batch_virus_maker_v_2._4.Resources.resourceMan;
|
|
}
|
|
}
|
|
|
|
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
|
internal static CultureInfo Culture
|
|
{
|
|
get => blue_batch_virus_maker_v_2._4.Resources.resourceCulture;
|
|
set => blue_batch_virus_maker_v_2._4.Resources.resourceCulture = value;
|
|
}
|
|
}
|
|
}
|