Files
BinaryObjectScanner/BinaryObjectScanner.Packer/_DUMMY.cs
2023-03-09 23:31:45 -05:00

8 lines
189 B
C#

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