Separate protections into their own classes

This commit is contained in:
Matt Nadareski
2019-09-27 23:52:24 -07:00
parent 9e4836826d
commit 550086791b
82 changed files with 3675 additions and 1209 deletions

View File

@@ -16,6 +16,8 @@ namespace Test
}
Console.ReadLine();
//ProtectionFind.ScanSectors('D', 2048);
}
private static void Changed(object source, FileProtection value)