|
Terraria v1.4.4.9
Terraria source code documentation
|
Properties | |
| TraceLoggingEventTypes | TraceLoggingEventTypes [get] |
| ReadOnlyCollection< string > | ParameterNames [get] |
| Type[] | ParameterTypes [get] |
Private Attributes | |
| TraceLoggingEventTypes | _traceLoggingEventTypes |
| ReadOnlyCollection< string > | _parameterNames |
| Type[] | _parameterTypes |
Definition at line 92 of file EventSource.cs.