Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetEnumerator()
static
IEnumerator
System.IO.IsolatedStorage.IsolatedStorageFile.GetEnumerator
(
IsolatedStorageScope
scope
)
inline
static
Definition at line
465
of file
IsolatedStorageFile.cs
.
466
{
467
return
new
IsolatedStorageFileEnumerator();
468
}
System
IO
IsolatedStorage
IsolatedStorageFile
Generated by
1.10.0