mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-13 05:35:24 +00:00
Seal as many of the models as possible
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
/// copyright notices, or its trademarks.
|
||||
/// </summary>
|
||||
/// <see href="https://learn.microsoft.com/en-us/windows/win32/menurc/string-str"/>
|
||||
public class StringData
|
||||
public sealed class StringData
|
||||
{
|
||||
/// <summary>
|
||||
/// The length, in bytes, of this String structure.
|
||||
|
||||
Reference in New Issue
Block a user