mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-07-09 02:16:46 +00:00
Move Factory to Data namespace
This commit is contained in:
@@ -5,7 +5,7 @@ using System.Reflection;
|
||||
using BinaryObjectScanner.Interfaces;
|
||||
using SabreTools.Serialization.Wrappers;
|
||||
|
||||
namespace BinaryObjectScanner
|
||||
namespace BinaryObjectScanner.Data
|
||||
{
|
||||
public static class Factory
|
||||
{
|
||||
Reference in New Issue
Block a user