Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Instrument()
[2/2]
System.Diagnostics.Metrics.Instrument
<
T
>.
Instrument
(
Meter
meter
,
string
name
,
string
?
unit
,
string
?
description
)
inline
protected
Definition at line
120
of file
Instrument.cs
.
121
:
base
(
meter
, name,
unit
, description)
122
{
123
Instrument
.ValidateTypeParameter<T>();
124
}
Instrument
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System
Diagnostics
Metrics
Instrument
Generated by
1.10.0