mirror of
https://github.com/OpenLogics/MewtocolNet.git
synced 2025-12-06 03:01:24 +00:00
Restructured files
- householding
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
using Xunit;
|
||||
|
||||
using MewtocolNet;
|
||||
using MewtocolNet.Registers;
|
||||
using System.Diagnostics;
|
||||
using Xunit.Abstractions;
|
||||
using System.Collections;
|
||||
using MewtocolNet.RegisterAttributes;
|
||||
using Microsoft.Win32;
|
||||
using MewtocolNet.Subregisters;
|
||||
|
||||
namespace MewtocolTests {
|
||||
namespace MewtocolTests
|
||||
{
|
||||
|
||||
public class AutomatedPropertyRegisters {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user