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

@@ -9,7 +9,7 @@ namespace BurnOutSharp.Models.MSDOS
/// and PE executables, usually as stubs so that when they are ran under DOS, they display a warning.
/// </summary>
/// <see href="https://wiki.osdev.org/MZ"/>
public class Executable
public sealed class Executable
{
/// <summary>
/// MS-DOS executable header