NdsForge.NET
1.0.1
Read, validate, edit, compare, and build Nintendo DS and DSi images from .NET
Loading...
Searching...
No Matches
NdsExtractionResult.cs
1
namespace
NdsForge
;
2
7
public
sealed
record NdsExtractionResult(
int
WrittenFiles,
int
SkippedFiles,
long
WrittenBytes);
8
NdsForge
Definition
NdsBanner.cs:5
src
NdsForge
Extraction
NdsExtractionResult.cs
Generated by
1.17.0