Files

8 lines
193 B
C#
Raw Permalink Normal View History

namespace BinaryObjectScanner.Protection
{
/// <summary>
/// This class exists for reflection purposes and should not be used
/// </summary>
public sealed class _DUMMY { }
}