mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-04-29 18:31:35 +00:00
Seal as many of the models as possible
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
/// of Windows, the size must be 64 for x86 images.
|
||||
/// </summary>
|
||||
/// <see href="https://learn.microsoft.com/en-us/windows/win32/debug/pe-format"/>
|
||||
public class LoadConfigurationDirectory
|
||||
public sealed class LoadConfigurationDirectory
|
||||
{
|
||||
/// <summary>
|
||||
/// Flags that indicate attributes of the file, currently unused.
|
||||
|
||||
Reference in New Issue
Block a user