Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetDomain()
static
AppDomain
System.Threading.Thread.GetDomain
(
)
inline
static
Definition at line
802
of file
Thread.cs
.
803
{
804
return
AppDomain
.CurrentDomain;
805
}
System.Runtime.Versioning.ResourceScope.AppDomain
@ AppDomain
References
System.AppDomain.CurrentDomain
.
System
Threading
Thread
Generated by
1.10.0