mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-07-08 18:06:34 +00:00
Use extractable wrappers where appropriate
This commit is contained in:
@@ -377,7 +377,7 @@ Typed checks, such as `IExecutableCheck<T>` should always follow this order: `MS
|
||||
| Project | Description |
|
||||
| --- | --- |
|
||||
| `BinaryObjectScanner` | Varies from file to file. |
|
||||
| `BinaryObjectScanner/FileType` | `IDetectable` implementations, `IExtractable` implementations, helper methods. |
|
||||
| `BinaryObjectScanner/FileType` | `IDetectable` implementations, helper methods. |
|
||||
| `BinaryObjectScanner/GameEngine` | `IContentCheck` implementations, `IExecutableCheck<T>` implementations, `IPathCheck` implementations, helper methods. |
|
||||
| `BinaryObjectScanner/Interfaces` | Methods ordered alphabetically. |
|
||||
| `BinaryObjectScanner/Packer` | `IContentCheck` implementations, `IExecutableCheck<T>` implementations, `IPathCheck` implementations, helper methods. |
|
||||
|
||||
Reference in New Issue
Block a user