mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-07-21 00:05:06 +00:00
Rename Print to PrettyPrint
This commit is contained in:
@@ -1096,7 +1096,7 @@ namespace BurnOutSharp.Wrappers
|
||||
}
|
||||
|
||||
/// <inheritdoc/>
|
||||
public override void Print()
|
||||
public override void PrettyPrint()
|
||||
{
|
||||
Console.WriteLine("Portable Executable Information:");
|
||||
Console.WriteLine("-------------------------");
|
||||
|
||||
Reference in New Issue
Block a user