mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-21 09:27:59 +02:00
parent
e6ef10be4a
commit
dcfd5a28fd
3 changed files with 1 additions and 8475 deletions
|
@ -240,7 +240,7 @@ namespace System.IO
|
|||
}
|
||||
}
|
||||
|
||||
struct FileEnumerator : IEnumerator<FileFindEntry>, IDisposable
|
||||
struct FileEnumerator : IEnumerator<FileFindEntry>
|
||||
{
|
||||
String mSearchStr;
|
||||
Platform.BfpFindFileData* mFindFileData;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue