MalwareSourceCode/MSIL/Trojan-Spy/Win32/I/Trojan-Spy.Win32.ICQ.vir-87fef7c1570566305d147476c2dff8b4fde24ef2d82fe8fa52df618ba76d7e99/My/Resources/Resources.cs
2022-08-18 06:28:56 -05:00

47 lines
1.8 KiB
C#

// Decompiled with JetBrains decompiler
// Type: simple_binder_1._0_stub.My.Resources.Resources
// Assembly: stub, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
// MVID: A37B88BF-02F8-4FB7-BC03-91631BFAC33B
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan-Spy.Win32.ICQ.vir-87fef7c1570566305d147476c2dff8b4fde24ef2d82fe8fa52df618ba76d7e99.exe
using Microsoft.VisualBasic;
using Microsoft.VisualBasic.CompilerServices;
using System.CodeDom.Compiler;
using System.ComponentModel;
using System.Diagnostics;
using System.Globalization;
using System.Resources;
using System.Runtime.CompilerServices;
namespace simple_binder_1._0_stub.My.Resources
{
[HideModuleName]
[DebuggerNonUserCode]
[StandardModule]
[CompilerGenerated]
[GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
internal sealed class Resources
{
private static ResourceManager resourceMan;
private static CultureInfo resourceCulture;
[EditorBrowsable(EditorBrowsableState.Advanced)]
internal static ResourceManager ResourceManager
{
get
{
if (object.ReferenceEquals((object) simple_binder_1._0_stub.My.Resources.Resources.resourceMan, (object) null))
simple_binder_1._0_stub.My.Resources.Resources.resourceMan = new ResourceManager("simple_binder_1._0_stub.Resources", typeof (simple_binder_1._0_stub.My.Resources.Resources).Assembly);
return simple_binder_1._0_stub.My.Resources.Resources.resourceMan;
}
}
[EditorBrowsable(EditorBrowsableState.Advanced)]
internal static CultureInfo Culture
{
get => simple_binder_1._0_stub.My.Resources.Resources.resourceCulture;
set => simple_binder_1._0_stub.My.Resources.Resources.resourceCulture = value;
}
}
}