Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
EventSourceCreatedEventArgs.cs
Go to the documentation of this file.
1
namespace
System.Diagnostics.Tracing
;
2
3
public
class
EventSourceCreatedEventArgs
:
EventArgs
4
{
5
public
EventSource
?
EventSource
{
get
;
internal
set
; }
6
}
System.Diagnostics.Tracing.EventSourceCreatedEventArgs
Definition
EventSourceCreatedEventArgs.cs:4
System.Diagnostics.Tracing.EventSource
Definition
EventSource.cs:19
System.EventArgs
Definition
EventArgs.cs:8
System.Diagnostics.Tracing
Definition
ActivityTracker.cs:4
source
System.Private.CoreLib
System.Diagnostics.Tracing
EventSourceCreatedEventArgs.cs
Generated by
1.10.0