Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.Tracing.CounterPayload Class Referencesealed

Public Member Functions

IEnumerator< KeyValuePair< string, object > > GetEnumerator ()
 

Properties

string Name [get, set]
 
string DisplayName [get, set]
 
double Mean [get, set]
 
double StandardDeviation [get, set]
 
int Count [get, set]
 
double Min [get, set]
 
double Max [get, set]
 
float IntervalSec [get, set]
 
string Series [get, set]
 
string CounterType [get, set]
 
string Metadata [get, set]
 
string DisplayUnits [get, set]
 
IEnumerable< KeyValuePair< string, object > > ForEnumeration [get]
 

Private Member Functions

IEnumerator IEnumerable. GetEnumerator ()
 

Detailed Description

Definition at line 7 of file CounterPayload.cs.


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