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