mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-07-17 22:35:09 +00:00
Descriptions for all!
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user