Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ErrorEventHandler.cs
Go to the documentation of this file.
1
namespace
System.IO
;
2
3
public
delegate
void
ErrorEventHandler
(
object
sender,
ErrorEventArgs
e);
System.IO.ErrorEventArgs
Definition
ErrorEventArgs.cs:4
System.IO.ErrorEventHandler
delegate void ErrorEventHandler(object sender, ErrorEventArgs e)
System.IO
Definition
ConsoleStream.cs:3
source
System.IO.FileSystem.Watcher
System.IO
ErrorEventHandler.cs
Generated by
1.10.0