Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsolatedStorageFileStream()
[7/9]
System.IO.IsolatedStorage.IsolatedStorageFileStream.IsolatedStorageFileStream
(
string
path
,
FileMode
mode
,
FileAccess
access
,
FileShare
share
,
int
bufferSize
)
inline
Definition at line
90
of file
IsolatedStorageFileStream.cs
.
91
:
this
(path, mode, access, share, bufferSize,
null
)
92
{
93
}
System
IO
IsolatedStorage
IsolatedStorageFileStream
Generated by
1.10.0