Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ FileSystemInfo() [1/2]

System.IO.FileSystemInfo.FileSystemInfo ( SerializationInfo info,
StreamingContext context )
inlineprotected

Definition at line 246 of file FileSystemInfo.cs.

247 {
248 throw new PlatformNotSupportedException();
249 }