mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-13 13:45:57 +00:00
Seal as many of the models as possible
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
/// information that can be displayed for a particular language and code page.
|
||||
/// </summary>
|
||||
/// <see href="https://learn.microsoft.com/en-us/windows/win32/menurc/stringfileinfo"/>
|
||||
public class StringFileInfo
|
||||
public sealed class StringFileInfo
|
||||
{
|
||||
/// <summary>
|
||||
/// The length, in bytes, of the entire StringFileInfo block, including all
|
||||
|
||||
Reference in New Issue
Block a user