Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ActivityIdFormat.cs
Go to the documentation of this file.
1
namespace
System.Diagnostics
;
2
3
public
enum
ActivityIdFormat
4
{
5
Unknown
,
6
Hierarchical
,
7
W3C
8
}
System.Diagnostics.ActivityIdFormat
ActivityIdFormat
Definition
ActivityIdFormat.cs:4
System.Diagnostics.ActivityIdFormat.W3C
@ W3C
System.Diagnostics.ActivityIdFormat.Hierarchical
@ Hierarchical
System.Diagnostics.ActivityIdFormat.Unknown
@ Unknown
System.Diagnostics
Definition
AggregationManager.cs:6
source
System.Diagnostics.DiagnosticSource
System.Diagnostics
ActivityIdFormat.cs
Generated by
1.10.0