Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
AsyncWindowsFileStreamStrategy()
[2/2]
System.IO.Strategies.AsyncWindowsFileStreamStrategy.AsyncWindowsFileStreamStrategy
(
string
path
,
FileMode
mode
,
FileAccess
access
,
FileShare
share
,
FileOptions
options
,
long
preallocationSize
)
inline
package
Definition at line
16
of file
AsyncWindowsFileStreamStrategy.cs
.
17
: base(path, mode, access, share,
options
, preallocationSize)
18
{
19
}
System.ExceptionArgument.options
@ options
System
IO
Strategies
AsyncWindowsFileStreamStrategy
Generated by
1.10.0