Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.Tracing.EventCommandEventArgs Class Reference

Public Member Functions

bool EnableEvent (int eventId)
 
bool DisableEvent (int eventId)
 

Static Public Attributes

static readonly EventArgs Empty = new EventArgs()
 

Package Functions

 EventCommandEventArgs (EventCommand command, IDictionary< string, string > arguments, EventSource eventSource, EventListener listener, EventProviderType eventProviderType, int perEventSourceSessionId, int etwSessionId, bool enable, EventLevel level, EventKeywords matchAnyKeyword)
 

Package Attributes

EventSource eventSource
 
EventDispatcher dispatcher
 
EventProviderType eventProviderType
 
EventListener listener
 
int perEventSourceSessionId
 
int etwSessionId
 
bool enable
 
EventLevel level
 
EventKeywords matchAnyKeyword
 
EventCommandEventArgs nextCommand
 

Properties

EventCommand Command [get, set]
 
IDictionary< string, string?>? Arguments [get, set]
 

Detailed Description

Definition at line 5 of file EventCommandEventArgs.cs.


The documentation for this class was generated from the following file: