Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IDisposable.cs
Go to the documentation of this file.
1
namespace
System
;
2
3
public
interface
IDisposable
4
{
5
void
Dispose
();
6
}
System.IDisposable.Dispose
void Dispose()
System.IDisposable
Definition
IDisposable.cs:4
System
Definition
BlockingCollection.cs:8
source
System.Private.CoreLib
System
IDisposable.cs
Generated by
1.10.0