NdsForge.NET
1.0.1
Read, validate, edit, compare, and build Nintendo DS and DSi images from .NET
Loading...
Searching...
No Matches
NdsDirectoryImportResult.cs
1
namespace
NdsForge
;
2
8
public
sealed
record NdsDirectoryImportResult(
9
int
FilesImported,
10
int
DirectoriesImported,
11
long
BytesImported,
12
int
EntriesSkipped);
NdsForge
Definition
NdsBanner.cs:5
src
NdsForge
Building
NdsDirectoryImportResult.cs
Generated by
1.17.0