Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsolatedStorageFileStream()
[5/9]
System.IO.IsolatedStorage.IsolatedStorageFileStream.IsolatedStorageFileStream
(
string
path
,
FileMode
mode
,
FileAccess
access
,
FileShare
share
)
inline
Definition at line
80
of file
IsolatedStorageFileStream.cs
.
81
:
this
(path, mode, access, share, 1024,
null
)
82
{
83
}
System
IO
IsolatedStorage
IsolatedStorageFileStream
Generated by
1.10.0