Seal as many of the models as possible

This commit is contained in:
Matt Nadareski
2022-12-27 17:12:55 -08:00
parent 3278420d72
commit ab6fcd73e0
132 changed files with 165 additions and 165 deletions

View File

@@ -8,7 +8,7 @@ namespace BurnOutSharp.Models.PortableExecutable
/// </summary>
/// <see href="https://learn.microsoft.com/en-us/windows/win32/api/verrsrc/ns-verrsrc-vs_fixedfileinfo"/>
[StructLayout(LayoutKind.Sequential)]
public class FixedFileInfo
public sealed class FixedFileInfo
{
/// <summary>
/// Contains the value 0xFEEF04BD. This is used with the szKey member of the VS_VERSIONINFO