MalwareSourceCode/MSIL/Trojan/Win32/P/Trojan.Win32.Patched.mf-fd200e64412b6be5c177c3cfa7b94e83e807ff04211ce324f12e2ffa5537eb36/Broker/ResourceSystem/InvalidResourcePathException.cs
2022-08-18 06:28:56 -05:00

15 lines
537 B
C#

// Decompiled with JetBrains decompiler
// Type: Bmc.Broker.ResourceSystem.InvalidResourcePathException
// Assembly: ticketservice, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
// MVID: 3DFB8186-7053-43AF-8B45-70866071B1F2
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.Win32.Patched.mf-fd200e64412b6be5c177c3cfa7b94e83e807ff04211ce324f12e2ffa5537eb36.exe
using System;
namespace Bmc.Broker.ResourceSystem
{
public class InvalidResourcePathException : ApplicationException
{
}
}