Descriptions for all!

This commit is contained in:
Matt Nadareski
2023-01-18 11:18:53 -08:00
parent 2552564953
commit a8453b3f21
28 changed files with 188 additions and 190 deletions

View File

@@ -12,6 +12,13 @@ namespace BurnOutSharp.Wrappers
{
public class PortableExecutable : WrapperBase
{
#region Descriptive Properties
/// <inheritdoc/>
public override string Description => "Portable Executable (PE)";
#endregion
#region Pass-Through Properties
#region MS-DOS Stub