Move interfaces to own namespace

This commit is contained in:
Matt Nadareski
2022-05-01 17:41:50 -07:00
parent a44bdf9013
commit 9d7cc4012c
103 changed files with 103 additions and 9 deletions

View File

@@ -1,4 +1,5 @@
using BurnOutSharp.ExecutableType.Microsoft.PE;
using BurnOutSharp.Interfaces;
namespace BurnOutSharp.ProtectionType
{